Python Development Tips
Get smart with these essential protips for python developers.
Customising Django's auth views
José Tomás Tocino
·
0 responses
·
python, django, views
wsgi script for django in virtualenv
Yohann Gabory
·
0 responses
·
python, django, apache, wsgi
Functional programming in Python
Cameron Verhelst
·
0 responses
·
python, functional programming
Stub function from module
Oleg Potapov
·
0 responses
·
python, mock, stub
What if pypi fails?
Oscar M.
·
0 responses
·
python, pip, pypi
What Pythonistas think of Ruby
Sreejith Kesavan
·
0 responses
·
ruby, python
Order matters
tonnydourado
·
0 responses
·
python, tonnynerd, oop, sqlalchemy
When you have screwed your south migrations
Skate Hunbash
·
0 responses
·
python, django, south
Mocking Python Imports
Erik Zaadi
·
0 responses
·
python, mock, unittests
Dead simple OAuth 2.0 Python client
Demian Brecht
·
0 responses
·
python, oauth2
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
Multiple vs. one return point
Rodrigo Espinosa
·
0 responses
·
python, language agnostic
PIL is a trouble but if Pillow starts giving trouble
Skate Hunbash
·
0 responses
·
python, pil, pillow
convert text to mailto link
Christian Krause
·
0 responses
·
python, mail, mailto
Python's "array" Module
Riley Doyle
·
0 responses
·
python, memory, array
Condition as an index
maligree
·
0 responses
·
python, unreadable
Python - Dicts to Lists
Lampros Mousselimis
·
0 responses
·
python, lists, dicts