Python Development Tips
Get smart with these essential protips for python developers.
Using iPython's magic %edit to easily edit large inline blocks of code
Loisaida Sam
·
0 responses
·
python, ipython, edit
Python console tab autocomplete
Eric Marcos Pitarch
·
1 response
·
python, console, autocomplete
Live wallpaper changer for ubuntu. Inspired from chrome momentum extension
thedevsaddam
·
0 responses
·
python, ubuntu wallpeper, live wallpaper
compile vim with luajit
Oliver Mueller
·
0 responses
·
ruby, python, lua, vim
why learn new languages? Simple! It gives perspective
Gideon Israel Dsouza
·
9 responses
·
python, perl, haskell, languages
List Comprehension in Python
Julien Garcia Gonzalez
·
0 responses
·
python, list, list comprehension, ideone
Web server one-liner
Benjamin Goering
·
4 responses
·
python, server, one-liner
Python "int * list" operation: the illusion of safety
Antonio Vera
·
1 response
·
python, dynamic programming, pitfall, caveat
pip outdated
matee
·
3 responses
·
python, pip, dependencies, upgrade
Learn programing languages by example
Mariz Melo
·
2 responses
·
ruby, php, python, sql
GNU Make Tips & Tricks
Hatem Nassrat
·
1 response
·
python, linux, make, tricks
Convenient use of assert in Python
masaya
·
1 response
·
python
Python directory traversal & copying
Bassem Dy
·
0 responses
·
python, copy, directory, tree
Helpful Bash Aliases for Django
Ron Elliott
·
0 responses
·
python, django, bash
remove BOM in columns (pandas, python)
Paulo Rosário
·
0 responses
·
python, pandas
Handlebars precompiler plugin Sublime Text 2
Jorge Luis Rivera
·
3 responses
·
python, sublime text 2, plugins, javascript
Twitter Plugin for Django CMS
Vinit Kumar
·
0 responses
·
python, twitter, django, django-cms
Erase All Posts from a Tumblr blog
Xavier Stevens
·
0 responses
·
python, tumblr
tox, run a single test
Miguel Quintero
·
0 responses
·
python, tox
Heroku pip problem
lukas
·
2 responses
·
python, heroku, flask, git
Generating SearchQuerySet with multiple boolean operators in Haystack
Martin Putniorz
·
2 responses
·
python, django, haystack, whoosh
Intersection and other operations on CSV file
lukas
·
0 responses
·
python, csv, mailchimp
Dynamic parameter substitution in Python
Iain Campbell
·
0 responses
·
python, sqlalchemy