Popular Python Programming Tips
Should you use underscore prefixes in python (private) variables?
Hatem Nassrat
·
0 responses
·
python, obscurity
Monitor things with CLI
gahtune
·
4 responses
·
python, cli, monitor
Remove Whitespace From All Filenames in the current directory
Gautam
·
0 responses
·
python, stackoverflow, bash
Given a list of n integers, write a function to determine if any two sum to k
lukas
·
2 responses
·
python, interview
VTK renders into IPython Notebook
Adamos Kyriakou
·
0 responses
·
python, visualization, ipython, vtk
Django Friendly Logins
Hartley Brody
·
2 responses
·
python, django
Package for capture exceptions in django management commands
Denis Veselov
·
0 responses
·
python, sentry, django, exception
Built in web servers in Rails, Python, and PHP
Mariz Melo
·
0 responses
·
php, python, rails
Notify webservice
灵小句
·
0 responses
·
python
Heroku’s Memcache Bootstrapping and custom pip requirements setups in Django
Mike Robinson
·
0 responses
·
heroku, django, pip, python
New code editor Brackets
Mariz Melo
·
2 responses
·
javascript, ruby, php, python
fabric & paver autocomplete helpers
Gregory Nicholas
·
0 responses
·
python, shell, fabric, paver
juju - end to end deployment of apache+ssl, gunicorn, django, and postgresql
Adam Stokes
·
0 responses
·
python, django, devops, juju
Django function to create form for a model object
Yohann Gabory
·
0 responses
·
python, django, models
Find the last consecutive date in a list
Russell Hay
·
0 responses
·
python, dates, quick function
Make your Python code module safe
Alexander Brevig
·
0 responses
·
python, snippet
A great tip for finding the brute force solution to a problem
jg2019
·
0 responses
·
brute force solution, stair step problem recursively, java, c++
Pidgin Linux Notifications
Nathan Malcolm
·
0 responses
·
python, open source, linux, pidgin
Python Centos 64bit Sqlite3 fixed!
Ryan Day
·
0 responses
·
python, sqlite3, centos
Reducing boilerplate in string generation functions in python
Rafael Calsaverini
·
0 responses
·
python, string, boilerplate, string formatting
Easily profiling python code line by line
José Ricardo
·
0 responses
·
python, profiling, line_profiler
Migrating to django-mptt and Python's MRO
Alex Hart
·
0 responses
·
python, django, django-mptt, mro
Limit docker image size
sobolevn
·
0 responses
·
docker, python, devops, linux