Template:PythonFlag: Difference between revisions
From charlesreid1
No edit summary |
No edit summary |
||
| Line 41: | Line 41: | ||
'''General Useful Python Utilities:''' | '''General Useful Python Utilities:''' | ||
Python Remote Objects: [[Pyro]] | |||
Logging: [[Logging]] | Logging (create multi-channel log messages): [[Logging]] | ||
Keyboard (control keyboard from Python): [[Keyboard]] | |||
Revision as of 08:48, 14 August 2017
|
|
Python a powerful programming language
Scientific Python: Data analysis libraries: Scipy · Numpy · Pandas · Statsmodel Machine learning libraries: Sklearn Neural network libraries: Tensorflow · Keras Solving partial differential equations and bessel functions: Fipy · Bessel Functions
Web and Networking Python: Web programming: Flask · Webapps · Mechanize · Scrapy · Gunicorn Wifi: Wireless/Python · Scapy
Drawing, Geometry, and Shapes: Shapely (for drawing shapes): Shapely Geography library: Geos
General Useful Python Utilities: Python Remote Objects: Pyro Logging (create multi-channel log messages): Logging Keyboard (control keyboard from Python): Keyboard
Black Hat Python: Network scanning: Python/Scanner
|