Python Development Tips
Get smart with these essential protips for python developers.
What Pythonistas think of Ruby
Sreejith Kesavan
·
0 responses
·
ruby, python
When you have screwed your south migrations
Skate Hunbash
·
0 responses
·
python, django, south
What if pypi fails?
Oscar M.
·
0 responses
·
python, pip, pypi
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
Pretty print JSON data
Sergi Meseguer
·
0 responses
·
python, terminal, api, curl
Python tests right in your doc strings
Jeff Nuss
·
0 responses
·
python, unit testing
Little script to create an import lib from DLL
Pat Le Cat
·
0 responses
·
python, mingw, dlltool, lib
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
Paradigms for Asynchronous Programming
Yehor Nazarkin
·
0 responses
·
javascript, python, async
Python's "array" Module
Riley Doyle
·
0 responses
·
python, memory, array
Multiple vs. one return point
Rodrigo Espinosa
·
0 responses
·
python, language agnostic
Condition as an index
maligree
·
0 responses
·
python, unreadable
Python - Dicts to Lists
Lampros Mousselimis
·
0 responses
·
python, lists, dicts
convert text to mailto link
Christian Krause
·
0 responses
·
python, mail, mailto
Share running code with CodePicnic
Gustavo Leon
·
0 responses
·
ruby, php, python, rails
QuickSort en Python
Agustin Ramos
·
0 responses
·
python, algorithm, quicksort
Commands For Uploading Package To PyPi
Nauman Ahmad
·
0 responses
·
python, pip, pypi
FizzBuzz
Matt Sirocki
·
0 responses
·
python, fizzbuzz
Dirty list comprehensions in python
Tristram Oaten
·
0 responses
·
python, nasty, side-effects