Python Development Tips
7 Python Libraries you should know about
Carlos Nasillo
·
0 responses
·
python, libraries
Automatically enable django's bash completion on virtualenv activate (using virtualenvwrapper)
Lemuel Formacil
·
0 responses
·
python, django, virtualenv, virtualenvwrapper
Python's imaplib
Julien Dubeau
·
1 response
·
python, imap, imaplib
range or xrange?
M. Sami GÜRPINAR
·
0 responses
·
python, performance, range, xrange
Go mobile on Django
Oscar M.
·
0 responses
·
python, mobile, django
Rivets - Python asset management system
Will McKenzie
·
0 responses
·
coffeescript, python, css, scss
Set up a virtualenv for Python 3
Brandon
·
0 responses
·
python
Migrating to django-mptt and Python's MRO
Alex Hart
·
0 responses
·
python, django, django-mptt, mro
Install distribute anywhere with one command
Erik Allik
·
0 responses
·
python, distribute, easy_install
Set LANG variable in OSX terminal app
Manas Singh
·
0 responses
·
python, bash, osx, django
What if pypi fails?
Oscar M.
·
0 responses
·
python, pip, pypi
Execute code if your node.js script is run from the command line
Evan Hensleigh
·
0 responses
·
javascript, python, nodejs
Heroku deployment without the app being at the repo root (in a subfolder)
Darian Moody
·
2 responses
·
python, heroku, django
Debug stack traces from within vim
Matthew Boehm
·
0 responses
·
python, viml, vim, debugging
SSH into EC2 Instances by Name
Russell
·
2 responses
·
python, configuration, linux, ssh
Autoformat python code PEP8 using Sublime
Harit Himanshu
·
1 response
·
python, sublime-text, pep8, auto-format
Style Django form widgets individually
Dor
·
0 responses
·
python, css, django, form
Python Tip
M. Sami GÜRPINAR
·
0 responses
·
python, programming, error, indentationerror
Django: Parse urls from a block of text
Owais Lone
·
0 responses
·
python, parse, django, urls
Set up a chef server on debian with fabric
Thomas Massmann
·
0 responses
·
python, chef, fabric