Python Development Tips
Get smart with these essential protips for python developers.
Simple Http Server in Python serving files from local folder
Valentin
·
0 responses
·
python, server
Erro em projetos Django após atualização do Mac OS (Snow, Lion)
Guilherme Elias
·
0 responses
·
python, django, pip
Easy access to a web server
Evan Hensleigh
·
3 responses
·
python, web, unix
An extensible configuration object
Rui Carmo
·
0 responses
·
python, config, logging, json
Pythonic "Switch...Case"
Lyndsy Simon
·
3 responses
·
python
Mimic Snapchat Filters
ddoman
·
0 responses
·
python, machine learning
Interact with TinyMCE from Splinter
Lorin Hochstein
·
0 responses
·
python, tinymce, splinter
Django project folder structure.
tmaster
·
0 responses
·
python, django, folder strcture
web2py and redis queue
Bruno Cezar Rocha
·
0 responses
·
python, redis, web2py
Quick Command Line Speedtest
Kyle McLaren
·
0 responses
·
python, cli, unix, bash
How to Set Up a MySQL Database for a Mezzanine Project
Gungor Budak
·
0 responses
·
python, django, mysql, mezzanine
Python for humans
Mariz Melo
·
1 response
·
python
Why do I use Flask?
Ignas Butėnas
·
0 responses
·
python, flask, story
Remove Whitespace From All Filenames in the current directory
Gautam
·
0 responses
·
python, stackoverflow, bash
Monitor things with CLI
gahtune
·
4 responses
·
python, cli, monitor
Should you use underscore prefixes in python (private) variables?
Hatem Nassrat
·
0 responses
·
python, obscurity
Create a quick SMTP debug server
Hatem Nassrat
·
0 responses
·
python, smtp
fabric & paver autocomplete helpers
Gregory Nicholas
·
0 responses
·
python, shell, fabric, paver
VTK renders into IPython Notebook
Adamos Kyriakou
·
0 responses
·
python, visualization, ipython, vtk
Combining multiple Mercurial Repositories into One
ADIO Kingsley O
·
0 responses
·
python, version control, mercurial, java
Easily Serve a Directory via HTTP (with concurrency support)
Arif Widi Nugroho
·
0 responses
·
python, http, twisted