Popular Python Programming Tips
Customising Django's auth views
José Tomás Tocino
·
0 responses
·
python, django, views
Using better CLIs
sobolevn
·
0 responses
·
tools, git, python, utils
Stub function from module
Oleg Potapov
·
0 responses
·
python, mock, stub
wsgi script for django in virtualenv
Yohann Gabory
·
0 responses
·
python, django, apache, wsgi
What Pythonistas think of Ruby
Sreejith Kesavan
·
0 responses
·
ruby, python
What if pypi fails?
Oscar M.
·
0 responses
·
python, pip, pypi
Order matters
tonnydourado
·
0 responses
·
python, tonnynerd, oop, sqlalchemy
When you have screwed your south migrations
Skate Hunbash
·
0 responses
·
python, django, south
Dead simple OAuth 2.0 Python client
Demian Brecht
·
0 responses
·
python, oauth2
Mocking Python Imports
Erik Zaadi
·
0 responses
·
python, mock, unittests
If you ever need to script svn+ssh:// with passwords...
Joe McMahon
·
0 responses
·
python, svn, scripting
Little script to create an import lib from DLL
Pat Le Cat
·
0 responses
·
python, mingw, dlltool, lib
Pretty print JSON data
Sergi Meseguer
·
0 responses
·
python, terminal, api, curl
Paradigms for Asynchronous Programming
Yehor Nazarkin
·
0 responses
·
javascript, python, async
Python tests right in your doc strings
Jeff Nuss
·
0 responses
·
python, unit testing
Decorators for profiling Python functions
Mario Romero
·
0 responses
·
python, profiling
PIL is a trouble but if Pillow starts giving trouble
Skate Hunbash
·
0 responses
·
python, pil, pillow
Multiple vs. one return point
Rodrigo Espinosa
·
0 responses
·
python, language agnostic
Python - Dicts to Lists
Lampros Mousselimis
·
0 responses
·
python, lists, dicts
Python's "array" Module
Riley Doyle
·
0 responses
·
python, memory, array
convert text to mailto link
Christian Krause
·
0 responses
·
python, mail, mailto
Condition as an index
maligree
·
0 responses
·
python, unreadable