Newest Python Programming Tips
Pass a QueryDict to a Django QuerySet
Franco Mariluis
·
0 responses
·
python, django
Fetch IANA registered link relations
Josh Kuhn
·
0 responses
·
python, rest, iana, link-relations
Python tuple unpacking tricks a.la Erlang
Erik Allik
·
0 responses
·
python, erlang, syntax, tuple
An extensible configuration object
Rui Carmo
·
0 responses
·
python, config, logging, json
Hubot Script to Verify and Retrieve Python Libarary Links
Bryce Verdier
·
0 responses
·
coffeescript, python, hubot
Tell pip to use a mirror
Dustin Haffner
·
0 responses
·
python, pip
Running iPython cleanly inside a virtualenv
Hatem Nassrat
·
3 responses
·
python, virtualenv, ipython
HostedGrahite with Python3
H "Waldo" G
·
0 responses
·
python, graphite, metrics, monitoring
List all installed python packages
fibinse.xavier
·
0 responses
·
python, pip, csv, csvkit
Parse JSON into ordered data-structure (in python)
Hatem Nassrat
·
0 responses
·
python, json, preserve order
A Python crash course in scraping websites and indexing in Elasticsearch
Simon Pantzare
·
0 responses
·
python, scraping, elasticsearch
Python directory traversal & copying
Bassem Dy
·
0 responses
·
python, copy, directory, tree
Using iPython's magic %edit to easily edit large inline blocks of code
Loisaida Sam
·
0 responses
·
python, ipython, edit
asciinema- a terminal recorder
Wesley Hill
·
0 responses
·
python, terminal, ascii, bash
Python interactive last value
Maximilian Werner Felgenhauer
·
0 responses
·
python, cli
OpenWRT + Xunlei
Zhang Tai
·
0 responses
·
python, wrt
Give your Python program a shell with the cmd module
Austin Keeley
·
6 responses
·
python, shell, command line, module
Testing heroku, it's super easy. A little expensive but is ok.
Julian Andres Cantillo
·
0 responses
·
python, heroku, cloud, amazon
Enable Tab Completion in Python Shell (OSX)
Arif Widi Nugroho
·
0 responses
·
python, osx
Hello Python
Madhu GB
·
2 responses
·
python, apache, mod_wsgi
tab completion in Python interpreter
Manas Singh
·
0 responses
·
python, osx
Setting Supervisor to *really* stop Django runserver
Rick Hanlon II
·
15 responses
·
python, django, supervisord, supervisor
Get your linux distribution
Sébastien Quioc
·
7 responses
·
python, linux
Use inotify to respond to filesystem events
Spencer Williams
·
0 responses
·
ruby, python, linux, java