Python Development Tips
Pretty Print any JSON from the CLI
Jason Whaley
·
0 responses
·
python, cli, json
Have Django prepend https to links
Joshua Gourneau
·
0 responses
·
python, heroku, django, https
Wishing you a multilingual Christmas
Anthony Levings
·
13 responses
·
ruby, php, python, perl
alphanumeric random code generator len(8)
Alejandro Romero
·
0 responses
·
python, django, algorithm
Urlencode filter in Jinja2
Alexandre Bulté
·
1 response
·
python, flask, jinja2
python -m SimpleHTTPServer
Adam Baldwin
·
1 response
·
python, static, share
Use the in operator
Stefan Arentz
·
3 responses
·
python
IOError: decoder jpeg not available under Python Virtualenv
davi
·
0 responses
·
virtualenv, python, ubuntu, pil
Python: Creating Your Project Structure
Marko Klemetti
·
8 responses
·
python, shell, testing, unit testing
Vim: Checking Python code on the fly
Caio Ariede
·
0 responses
·
python, vim
JSON.stringify() pretty printer
Doug Thomas
·
1 response
·
python, json, javascript
Storing Google API credentials in a Python dict
Mattijs Hoitink
·
1 response
·
python, google, api, google api
Find the first item in a list
Stefan Arentz
·
1 response
·
python
Saving images with (just) Requests:HTTP for Humans
Peter Hanley
·
0 responses
·
python, requests, web-scraping
Merge dict (e.g. in a listcomp/genexp)
Erik Allik
·
0 responses
·
python, dict, list comprehensions
Require an API key for a route in Flask using only a decorator
Spencer Williams
·
2 responses
·
python, rest, flask
Unit testing in Python
Marko Klemetti
·
2 responses
·
python, nose, testing, unit testing
Django: Autoloading tempalate tags the easy way
Mir Nazim
·
1 response
·
python, django, templatetags, quick hacks
Simple webserver in seconds
Kristján Oddsson
·
0 responses
·
python, macosx, linux, mac
Publishing for the web.py Python Framework to Heroku
Joshua Oiknine
·
0 responses
·
python, heroku, web.py
Redirect to named url in Django
Tomasz Walotek
·
0 responses
·
python, django, routing, urls
Get to know ZMQ
Adam Stankiewicz
·
0 responses
·
ruby, php, python, unix