Template:PythonFlag: Difference between revisions
From charlesreid1
No edit summary |
No edit summary |
||
| (4 intermediate revisions by the same user not shown) | |||
| Line 8: | Line 8: | ||
[[Python]] {{,}} [[:Category:Python]] | [[Python]] {{,}} [[:Category:Python]] | ||
'''Scientific Python:''' | |||
Data analysis libraries: [[Scipy]] {{,}} [[Numpy]] {{,}} [[Pandas]] {{,}} [[Statsmodel]] | |||
Machine learning libraries: [[Sklearn]] | |||
Neural network libraries: [[Tensorflow]] {{,}} [[Keras]] | |||
Plotting/viz: [[Matplotlib]] {{,}} [[Seaborn]] {{,}} [[Jupyter]] | |||
Solving partial differential equations and bessel functions: [[Fipy]] {{,}} [[Bessel Functions]] | Solving partial differential equations and bessel functions: [[Fipy]] {{,}} [[Bessel Functions]] | ||
'''Web and Networking Python:''' | |||
Web programming: [[Flask]] {{,}} [[Webapps]] {{,}} [[Mechanize]] {{,}} [[Scrapy]] {{,}} [[Gunicorn]] | Web programming: [[Flask]] {{,}} [[Webapps]] {{,}} [[Mechanize]] {{,}} [[Scrapy]] {{,}} [[Gunicorn]] | ||
Wifi: [[Wireless/Python]] {{,}} [[Scapy]] | |||
IPython and Jupyter: [[Jupyter]] | |||
'''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]] | |||
Latest revision as of 14:01, 10 December 2017
|
|
Python a powerful programming language
Scientific Python: Data analysis libraries: Scipy · Numpy · Pandas · Statsmodel Machine learning libraries: Sklearn Neural network libraries: Tensorflow · Keras Plotting/viz: Matplotlib · Seaborn · Jupyter 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 IPython and Jupyter: Jupyter
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
|