Popular Python Programming Tips
pip and virtualenv
Кирилл Сумороков
·
0 responses
·
python, pip, virtualenv
Github backup script onliner
Ross Delinger
·
0 responses
·
github, python, oneliner, insanity
Relative imports in Python
Kiran Gangadharan
·
0 responses
·
python, import
Estimate how much longer a MySQL ALTER will take
Chris Henry
·
1 response
·
python, mysql
A check for installed Python library
Rendy Tan Keok Song
·
0 responses
·
python, library, install
Serving static pages, quick and dirty
Federico Panico
·
1 response
·
python, apache, quick_and_dirty
Turn any working directory into an instant file server with python
Dylan Grafmyre
·
4 responses
·
python, python3, simplehttpserver, http.server
The Best Free Python Books
Irakli Nadareishvili
·
1 response
·
python, django, free, books
Determining if a problem can be solved using dynamic programming....
jg2019
·
0 responses
·
dynamic programming, java, python, subproblems
Web Scrapping with Python
Miguel Miranda de Mattos
·
0 responses
·
python, slideshare, web scrapping, web crawling
Read & Write to compressed files
Lars Van Casteren
·
0 responses
·
python, compression
If you have your PIL installed by pip and still no png support...
liuyanghejerry
·
0 responses
·
python, png, pil, zlib
Sublime Python - Exclude build directory
Areski Belaid
·
0 responses
·
python, sublime
Syncing multiple Django databases in Visual Studio 2013
#5 Robsta
·
0 responses
·
python, django, visual studio, windows
A Python programmer’s first impression of CoffeeScript
Stephan Sokolow
·
0 responses
·
coffeescript, python, reference
Jenkinz is a Jenkins OSX system tray application
Thijs de Zoute
·
0 responses
·
python, osx, opensource, system tray
Fetching Remote Git Repo with Python: In a few lines of codes
Abu Ashraf Masnun
·
0 responses
·
python, repo, fetch, git
Pretty Print any JSON from the CLI
Jason Whaley
·
0 responses
·
python, cli, json
Plug and play administration panel for web frameworks
Endel Dreyer
·
0 responses
·
php, python, rails, administration
Pattern is RAD
Anthony Nyström
·
0 responses
·
python, web, mining
Building Jenkins on multiple servers
Kostas Demiris
·
0 responses
·
python, automation, jenkins
Image optimizations
Josh Benham
·
0 responses
·
python, cli, images, optimize
How to search for strings on uncommented Python lines using a Bash function
ryepdx
·
0 responses
·
python, grep, unix, bash
REPL Workflow
David Kormushoff
·
0 responses
·
ruby, workflow, repl, python