Malware Search
Python
Security
Twitter @decalage2
GitHub
Search this site:
Languages
English
French
Navigation
Contact
Content
Security
Forensics
Malware Analysis
VBA Macros
Python
Ruby
Windows
Weaponized File Formats
ExeFilter
Recent posts
Primary links
Malware Search
Python
Security
Twitter @decalage2
GitHub
Popular content
Today's:
Python tips - How to easily convert a list to a string for display
HTML.py - a Python module to easily generate HTML tables and lists
olefile - a Python module to read/write MS OLE2 files
All time:
Python tips - How to easily convert a list to a string for display
olefile - a Python module to read/write MS OLE2 files
HTML.py - a Python module to easily generate HTML tables and lists
Home
›
Content
Useful links about Python
Collection of various websites with useful information about Python, recipes, tips and tricks.
Documentation:
Python documentation:
http://www.python.org/doc/
Python Quick Reference:
http://rgruet.free.fr/#QuickRef
my mini Python tutorial:
http://www.decalage.info/python/tutorial
Python sidebar for Firefox/Mozilla:
http://www.edgewall.org/python-sidebar/
Dive into Python online book:
http://diveintopython.org/
Useful recipes:
ASPN Python Cookbook:
http://aspn.activestate.com/ASPN/Python/Cookbook/
Additional modules and packages:
Python Package Index (cheeseshop):
http://pypi.python.org/pypi
The Vaults of Parnassus (a bit outdated):
http://py.vaults.ca/
For Win32:
Tim Golden's Python stuff:
http://tgolden.sc.sabren.com/python/index.html
Tim Golden's Win32 How Do I...? :
http://tgolden.sc.sabren.com/python/win32_how_do_i.html
And also:
The daily Python URL:
http://www.pythonware.com/daily/
Documentation
Python