Python Development Tips
Get smart with these essential protips for python developers.
alphanumeric random code generator len(8)
Alejandro Romero
·
0 responses
·
python, django, algorithm
Creating your own django lookup function
Hatem Nassrat
·
0 responses
·
django, python, sql, query
Python simple HTTP web server with logging output
Nicholas Drone
·
0 responses
·
command line, python, http
PIP_DOWNLOAD_CACHE
Simon Whitaker
·
0 responses
·
python, pip
raising UnicodeEncodeError and UnicodeDecodeError manually (for testing purposes)
Gabriel Falcão
·
0 responses
·
python, tdd, tests, manually
Making sure nose finds your Python tests
José Ricardo
·
0 responses
·
python, nose, testing
Supervisord + Gunicorn
Kamil Gałuszka
·
0 responses
·
python, django, supervisord, supervisor
Standard python libraries not importing error in Virtualenv
Pablo Bernardo
·
0 responses
·
python, virtualenv
Django order_by custom order in Postgres
Nam Ngo
·
0 responses
·
python, django, postgres, sort
Python is vs ==
kracekumar
·
2 responses
·
python
Easy string similarity comparison in python list
Oscar Peña
·
0 responses
·
python, itertools, difflib, string similarity
Setting up openCV with Python virtualenvs
Thomas Kober
·
0 responses
·
python, virtualenv, opencv
Distance calculation in GeoDjango
Jair Trejo
·
0 responses
·
python, django, geodjango
Automatically enable django's bash completion on virtualenv activate (using virtualenvwrapper)
Lemuel Formacil
·
0 responses
·
python, django, virtualenv, virtualenvwrapper
Efficient sifting iterator for Python
Vincent Driessen
·
2 responses
·
python, itertools, sift
Python style @property methods in JavaScript
bzdzb
·
0 responses
·
python, method, javascript, decorator
Testing almost any code in browser
Joel Kirchartz
·
4 responses
·
jquery, ruby, python, clojure
Prefix script for Twitter Bootstrap
Marc Cantwell
·
1 response
·
css, bootstrap, python
Get correct remote_addr on Heroku with Flask
Corey Downing
·
2 responses
·
python, heroku, flask, remote_addr
Spinning Up EC2 on AWS with Boto, Fabric, and Cloud Formation
Dixon Whitmire
·
0 responses
·
python, mongodb, ec2, aws
In-depth Introduction to the Zen of Python
osdotsystem
·
0 responses
·
zen, python
Easy enums in Python
Ruiwen Chua
·
0 responses
·
python, enum, enumeration
Prime Numbers with Python v2
Nathan Lucas
·
3 responses
·
python, math, algorithm, benchmark
Pythonic PHP ?
Craig Slusher
·
8 responses
·
php, python