-
Notifications
You must be signed in to change notification settings - Fork 0
Using Python
JungSu Kim edited this page Feb 3, 2016
·
1 revision
- https://www.python.org/
- http://pytools.codeplex.com/
- http://pypy.org/
- http://stackoverflow.com/questions/13941903/when-to-use-tornado-when-to-use-twisted-cyclone-gevent-other
- https://store.continuum.io/cshop/anaconda/
- http://www.efytimes.com/e1/fullnews.asp?edid=147811&magid=11
- Low learning curve
- Easy to use
- Echo system
- Editor
- Visual Studio 2013 for python
- VI, Atom, Sublime text
- Lint
- PyLint
- Testing
- PyUnit
- Deploy
- fabric
- TODO: development process list
- Django
- Web Framework
- https://www.djangoproject.com/
- Flask
- Micro Web Framework
- http://flask.pocoo.org/
- Twisted
- Event driven networking engine for Python
- https://twistedmatrix.com/trac/
- Gunicorn
- Gunicorn 'Green Unicorn' is a Python WSGI HTTP Server for UNIX
- http://gunicorn.org/
- Tornado
- Web framework and asynchronous networking library
- http://www.tornadoweb.org/en/stable/
- Bottle
- Fast, simple and lightweight WSGI micro web-framework
- http://bottlepy.org/docs/dev/index.html
- WSGI
- Web Server Gateway Interface
- https://www.python.org/dev/peps/pep-0333/
- Wheezy Web
- Lightweight, high performance, high concurrency WSGI web framework
- https://pythonhosted.org/wheezy.web/
- Guava
- A supre lightweight high performance web framework for Python written in C depends on libuv, http-parser
- https://pypi.python.org/pypi/guava/0.1
- http://code-trick.com/guava-a-super-lightweight-high-performance-web-framework-for-python-written-in-c/
- Gevent
- Coroutine based Python networking library
- Fast event loop based on libev (epoll on Linux, kqeue on FreeBSD)
- Lightweight execution units based on greenlet
- http://www.gevent.org
- Celery
- Distributed Task Queue
- http://www.celeryproject.org/
- PyPy
- Fast, compliant alternative implementation of the Python
- http://pypy.org/
- Features
- Speed, Memory Usages, Compatibility, Sandboxing, Stackless
- Cython
- C-Extensions for Python
- http://cython.org/
- IPython
- Interactive Computing
- http://ipython.org/
- ansible
- sentry
- Agile
- API Design
- Architecture
- Authentication
- AWS
- BackEnd
- CharacterSet
- Clustering
- Cross Platform
- Crypto
- Data Aggregator
- Data Analytics
- Databases
- Data Interchange
- Data Modeling
- Deployment
- Design Pattern
- FailOver
- FrontEnd
- Glossary
- Image Server
- Infrastructure
- Language
- ReactiveX
- Linux
- Logging
- Machine Learning
- Message Queue
- Monitoring
- Network Internals
- NoSQL Database
- Operating System
- Profiler
- Proxy
- Scheduler
- Tools
- Web Server
- Parallel Computing
- Shader