Python Development Tips
The sign of a modulo expression
Dionysios Barmpoutis
·
0 responses
·
python, c, modulo, remainder
pretty format json file in vim
eli
·
1 response
·
python, vim, json
Dynamic model resolution in Django
Björn Andersson
·
0 responses
·
python, django, dynamic, model
Create a quick SMTP debug server
Hatem Nassrat
·
0 responses
·
python, smtp
Package for capture exceptions in django management commands
Denis Veselov
·
0 responses
·
python, sentry, django, exception
Twitter desde python
Jorge Andrade
·
0 responses
·
python, twitter
Why assertions are so powerful
Alexander Gessler
·
2 responses
·
python, java, c, c#
Seven Tips To Get Better At Writing Code
Vinit Kumar
·
15 responses
·
python, tips, coding, hacker
Python Script to Compress all your css files
Skate Hunbash
·
0 responses
·
python, css
Test-Driven Web Development with Python
Gregoire de Hemptinne
·
0 responses
·
jquery, python, web, django
Python string templating vs. concatenation gotcha
Scott Bradley
·
2 responses
·
python, strings, none
Python console tab autocomplete
Eric Marcos Pitarch
·
1 response
·
python, console, autocomplete
Start pdb only when an Exception is raised
Eric Marcos Pitarch
·
2 responses
·
python, debug, pdb
Visualizing your django models
Skate Hunbash
·
0 responses
·
python, django
Dead simple webserver on OS X
Matthew Forr
·
0 responses
·
python, osx, webserver
Prepopulating Forms with get values in Django
Gerald Goh
·
0 responses
·
python, django, views
juju - end to end deployment of apache+ssl, gunicorn, django, and postgresql
Adam Stokes
·
0 responses
·
python, django, devops, juju
SSH-FS Script.py
John Murray
·
0 responses
·
python, automation, sshfs
Check if number power of 2
Sanket Sudake
·
3 responses
·
python, tip, trick, algorithm
PyPi packages as dependency requirements in setup.py
Scott Bradley
·
0 responses
·
dependencies, python, pypi, setup.py
Adding a pre-commit hook to Mercurial
Franco Mariluis
·
0 responses
·
python, mercurial
Django dev server in vagrant
Willem van der Jagt
·
0 responses
·
python, django, vagrant, vm
Tornado Application Boilerplate
Bibhas Ch Debnath
·
0 responses
·
python, web app, tornado