Python
Jump to navigation
Jump to search
General
# Quick local HTTP server [1] alias 'server=python2 -m SimpleHTTPServer'
- pip is a tool for installing and managing Python packages, such as those found in the Python Package Index. It’s a replacement for easy_install.
Pypi
Guides
- http://wiki.python.org/moin/BeginnersGuide
- http://docs.python-guide.org/
- http://www.python.org/dev/peps/pep-0008/
- http://docs.python-guide.org/en/latest/
- http://blog.hartleybrody.com/2012/01/google-python/
- http://learnpythonthehardway.org/book/
- http://marakana.com/bookshelf/python_fundamentals_tutorial/index.html
- http://people.csail.mit.edu/pgbovine/python/tutor.html#mode=edit
- http://me.veekun.com/blog/2012/05/05/python-faq-webdev/
- http://www.scribd.com/doc/58306088/Bad-Ideas
- http://news.ycombinator.com/item?id=4853019
- https://www.djangoproject.com/
- http://ankursethi.in/journal/2012/Aug/19/a-django-admin-wishlist/
- http://mezzanine.jupo.org/ - django cms
- http://www.sparklewise.com/django-settings-for-production-and-development-best-practices/
- http://arunrocks.com/blog/2012/03/05/building_a_blog_in_30_mins_with_django_%28screencast%29/
- http://brack3t.com/ajax-and-django-views.html
- http://lincolnloop.com/django-best-practices/
- https://github.com/jacobian/djangobook.com/
- http://hynek.me/articles/python-deployment-anti-patterns/
- http://satyajit.ranjeev.in/2012/05/17/python-a-few-things-to-remember.html
- Pyjs is a Rich Internet Application (RIA) Development Platform for both Web and Desktop. It contains a Python-to-JavaScript compiler, an AJAX framework and a Widget Set API. Pyjs started life as a Python port of Google Web Toolkit, the Java-to-JavaScript compiler.
- http://nltk.org/ - language tools
- http://www.aaronsw.com/weblog/rewritingreddit - perl to python/django
- http://www.brython.info/index_en.html - python 2 js