Popular Python Programming Tips
wsgi script for django in virtualenv
Yohann Gabory
·
0 responses
·
python, django, apache, wsgi
What if pypi fails?
Oscar M.
·
0 responses
·
python, pip, pypi
Functional programming in Python
Cameron Verhelst
·
0 responses
·
python, functional programming
Customising Django's auth views
José Tomás Tocino
·
0 responses
·
python, django, views
When you have screwed your south migrations
Skate Hunbash
·
0 responses
·
python, django, south
Stub function from module
Oleg Potapov
·
0 responses
·
python, mock, stub
Order matters
tonnydourado
·
0 responses
·
python, tonnynerd, oop, sqlalchemy
Dead simple OAuth 2.0 Python client
Demian Brecht
·
0 responses
·
python, oauth2
Little script to create an import lib from DLL
Pat Le Cat
·
0 responses
·
python, mingw, dlltool, lib
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
Python + XML = Scripting Joy
Sam
·
0 responses
·
python, xml
Using better CLIs
sobolevn
·
0 responses
·
tools, git, python, utils
Multiple vs. one return point
Rodrigo Espinosa
·
0 responses
·
python, language agnostic
Paradigms for Asynchronous Programming
Yehor Nazarkin
·
0 responses
·
javascript, python, async
Dirty list comprehensions in python
Tristram Oaten
·
0 responses
·
python, nasty, side-effects
Quick, quick, serve cwd!
Gert Goet
·
0 responses
·
python, html
Condition as an index
maligree
·
0 responses
·
python, unreadable
Decorators for profiling Python functions
Mario Romero
·
0 responses
·
python, profiling
Python - Dicts to Lists
Lampros Mousselimis
·
0 responses
·
python, lists, dicts
Commands For Uploading Package To PyPi
Nauman Ahmad
·
0 responses
·
python, pip, pypi
Python's "array" Module
Riley Doyle
·
0 responses
·
python, memory, array
QuickSort en Python
Agustin Ramos
·
0 responses
·
python, algorithm, quicksort