Python Development Tips
Remove pyc and swp files recursively
Ellison Leão
·
0 responses
·
python, script, bash, clean
Python "int * list" operation: the illusion of safety
Antonio Vera
·
1 response
·
python, dynamic programming, pitfall, caveat
Plug and play administration panel for web frameworks
Endel Dreyer
·
0 responses
·
php, python, rails, administration
Pretty Print JSON in the Terminal
James Barnett
·
3 responses
·
python, terminal, one-liner
Index of minimum element of a list
Antonio Vera
·
2 responses
·
python, algorithm, index, list
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