Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 1.21 KB

python.md

File metadata and controls

15 lines (9 loc) · 1.21 KB

Python Codes

Here I'll post some of my codes referent to python studies. The codes will be mainly using python 2.7. That is always indicated at the top of each one. Some of them are at the book Black Hat Python. Most of them not 100% equal to it. Most of the files will have comments trying to explain in a few words what the new commands do.

Networking

References