Python Development Tips
Get smart with these essential protips for python developers.
Serve current directory tree at http://$HOSTNAME:8000/
Chris
·
0 responses
·
python, osx, cli, cweissde
The sign of a modulo expression
Dionysios Barmpoutis
·
0 responses
·
python, c, modulo, remainder
Emulate Python's try-else semantics in Scala
Erik Allik
·
0 responses
·
python, scala, try-catch-finally
Quick simple web server
Charles Armitage
·
0 responses
·
python, webserver, html, javascript
Getting Started with WingIDE
bt3gl
·
0 responses
·
python
My Unofficial “How to Extend distutils” FAQ
Stephan Sokolow
·
0 responses
·
python, distutils, reference
Merge dict (e.g. in a listcomp/genexp)
Erik Allik
·
0 responses
·
python, dict, list comprehensions
Djangoのススメ
Λlisue
·
0 responses
·
python, slideshare, django
like coding in Python, Java, C and C++
擎
·
0 responses
·
python, c, java, nosql
Using Custom Django QuerySets
Jonah Dahlquist
·
0 responses
·
python, django, model, orm
Setup a Django Project (1.4 or later)
Rod Afshar
·
0 responses
·
python, django
Painless Deployment using Fabric
Mushfiq
·
0 responses
·
python, deployment, fabric
List all installed python packages
fibinse.xavier
·
0 responses
·
python, pip, csv, csvkit
parse a log file quickly
Yohann Gabory
·
0 responses
·
python, script
Use get() with dict
Mahmoud Hossam
·
0 responses
·
python
Get image width & height
Bolo Michelin
·
0 responses
·
python
Inside Python [OSCON 2012]
Tom Lee
·
0 responses
·
python, slideshare, compiler, oscon
How to comment a block in python and Ruby ?
Bolo Michelin
·
0 responses
·
ruby, python
Awesomer nose tests with progress
Julian Simioni
·
0 responses
·
python, nose, django