Template:PythonFlag: Difference between revisions
From charlesreid1
No edit summary |
No edit summary |
||
| Line 9: | Line 9: | ||
[[Python]] {{,}} [[:Category:Python]] | [[Python]] {{,}} [[:Category:Python]] | ||
'''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]] | 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]] | |||
'''General Useful Python Utilities:''' | |||
Remote python (Py Remote Objects): [[Pyro]] | |||
Logging: [[Logging]] | Logging: [[Logging]] | ||
'''Black Hat Python:''' | |||
Network scanning: [[Python/Scanner]] | |||
Revision as of 20:23, 16 April 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
General Useful Python Utilities: Remote python (Py Remote Objects): Pyro Logging: Logging
Black Hat Python: Network scanning: Python/Scanner
|