Packs Archive - Tileables
Tileabl.es is a growing collection of tiling textures for backgrounds.
Tileabl.es is a growing collection of tiling textures for backgrounds.
Mincemeat.py is a Python implementation of the MapReduce distributed computing framework. Define map and reduce functions, add as attributes to a server object, execute results. All in 13k of Python code. Clients can be added/removed as needed. I tested this with one node on a different machine. It worked as advertised, although seemed slow. The … Read more
Git-flow is a Git plugin which makes it easier to follow a branching model involving feature, release and next release branches while preserving master as production-ready.
I hope I’m never in a situation where I have to inspect code in a .pyc file, but at least there’s a way.
Some common guidelines for clean deployments.