Skip to content

Instantly share code, notes, and snippets.

@jschleuss
Forked from jookyboi/python_resources.md
Last active August 29, 2015 14:18

Revisions

  1. jookyboi revised this gist Dec 4, 2013. No changes.
  2. jookyboi revised this gist Oct 19, 2013. 1 changed file with 5 additions and 1 deletion.
    6 changes: 5 additions & 1 deletion python_resources.md
    Original file line number Diff line number Diff line change
    @@ -5,4 +5,8 @@
    - [Fabric](http://docs.fabfile.org/en/1.8/) - Library and command-line tool for streamlining the use of SSH for application deployment or systems administration task.
    - [PyMongo](http://api.mongodb.org/python/current/) - Tools for working with MongoDB, and is the recommended way to work with MongoDB from Python.
    - [Celery](https://pypi.python.org/pypi/celery/3.0.19) - Task queue to distribute work across threads or machines.
    - [pytz](https://pypi.python.org/pypi/pytz/2013b) - pytz brings the Olson tz database into Python. This library allows accurate and cross platform timezone calculations using Python 2.4 or higher.
    - [pytz](https://pypi.python.org/pypi/pytz/2013b) - pytz brings the Olson tz database into Python. This library allows accurate and cross platform timezone calculations using Python 2.4 or higher.

    ## Guides
    - [The Django Book](http://www.djangobook.com/en/2.0/index.html) - A free book about the Django Web framework for the Python programming language.
    - [The Hitchhiker's Guide to Python](http://docs.python-guide.org/en/latest/) - This opinionated guide exists to provide both novice and expert Python developers a best-practice handbook to the installation, configuration, and usage of Python on a daily basis.
  3. jookyboi revised this gist Oct 19, 2013. 1 changed file with 2 additions and 1 deletion.
    3 changes: 2 additions & 1 deletion python_resources.md
    Original file line number Diff line number Diff line change
    @@ -4,4 +4,5 @@
    - [Django](https://www.djangoproject.com/) - Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design.
    - [Fabric](http://docs.fabfile.org/en/1.8/) - Library and command-line tool for streamlining the use of SSH for application deployment or systems administration task.
    - [PyMongo](http://api.mongodb.org/python/current/) - Tools for working with MongoDB, and is the recommended way to work with MongoDB from Python.
    - [Celery](https://pypi.python.org/pypi/celery/3.0.19) - Task queue to distribute work across threads or machines.
    - [Celery](https://pypi.python.org/pypi/celery/3.0.19) - Task queue to distribute work across threads or machines.
    - [pytz](https://pypi.python.org/pypi/pytz/2013b) - pytz brings the Olson tz database into Python. This library allows accurate and cross platform timezone calculations using Python 2.4 or higher.
  4. jookyboi revised this gist Oct 19, 2013. 1 changed file with 4 additions and 1 deletion.
    5 changes: 4 additions & 1 deletion python_resources.md
    Original file line number Diff line number Diff line change
    @@ -1,4 +1,7 @@
    ## Packages
    - [lxml](http://lxml.de/) - Pythonic binding for the C libraries libxml2 and libxslt.
    - [boto](http://boto.readthedocs.org/en/latest/) - Python interface to Amazon Web Services
    - [Django](https://www.djangoproject.com/) - Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design.
    - [Django](https://www.djangoproject.com/) - Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design.
    - [Fabric](http://docs.fabfile.org/en/1.8/) - Library and command-line tool for streamlining the use of SSH for application deployment or systems administration task.
    - [PyMongo](http://api.mongodb.org/python/current/) - Tools for working with MongoDB, and is the recommended way to work with MongoDB from Python.
    - [Celery](https://pypi.python.org/pypi/celery/3.0.19) - Task queue to distribute work across threads or machines.
  5. jookyboi revised this gist Oct 19, 2013. 1 changed file with 3 additions and 3 deletions.
    6 changes: 3 additions & 3 deletions python_resources.md
    Original file line number Diff line number Diff line change
    @@ -1,4 +1,4 @@
    ## Packages
    [lxml](http://lxml.de/) - Pythonic binding for the C libraries libxml2 and libxslt.
    [boto](http://boto.readthedocs.org/en/latest/) - Python interface to Amazon Web Services
    [Django](https://www.djangoproject.com/) - Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design.
    - [lxml](http://lxml.de/) - Pythonic binding for the C libraries libxml2 and libxslt.
    - [boto](http://boto.readthedocs.org/en/latest/) - Python interface to Amazon Web Services
    - [Django](https://www.djangoproject.com/) - Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design.
  6. jookyboi revised this gist Oct 19, 2013. 1 changed file with 4 additions and 1 deletion.
    5 changes: 4 additions & 1 deletion python_resources.md
    Original file line number Diff line number Diff line change
    @@ -1 +1,4 @@
    _
    ## Packages
    [lxml](http://lxml.de/) - Pythonic binding for the C libraries libxml2 and libxslt.
    [boto](http://boto.readthedocs.org/en/latest/) - Python interface to Amazon Web Services
    [Django](https://www.djangoproject.com/) - Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design.
  7. jookyboi created this gist Oct 19, 2013.
    1 change: 1 addition & 0 deletions python_resources.md
    Original file line number Diff line number Diff line change
    @@ -0,0 +1 @@
    _