GitXplorerGitXplorer
r

python-cheatsheet

public
27 stars
5 forks
0 issues

Commits

List of commits on branch master.
Unverified
285cff180e393aa8c6af336bd836e8526bf51fff

Objectos => Objetos

rralsina committed 15 years ago
Unverified
82a57fc2a896ac201b7f3554c3a0994854a5d3a5

Changed column distribution so they are even-sized

rralsina committed 15 years ago
Unverified
e8ba8b3bd9bfae42f2f1505a78f5e2bc44069a8e

added final product

rralsina committed 15 years ago
Unverified
a883addddc7ed4bfc28a285dba6378f5ac16d700

Added license

rralsina committed 15 years ago
Unverified
79750c995b8402840d89b8f1e0da66372d222a97

Added images, un-translated to english.

rralsina committed 15 years ago
Unverified
4787cd4e69d488a87c76246dfc2c97d3dd686df8

initial commit

rralsina committed 15 years ago

README

The README file for this repository.

Home page for this project: http://netmanagers.com.ar/machete

License: CC-by-nc-sa 2.0 UK (see LICENSE.txt)

Based on the python cheatsheet from http://www.addedbytes.com/cheat-sheets/python-cheat-sheet/

The text for each language LA is in cheatsheet-LA.rst2pdf The style for each language is in cheatsheet-LA.style

To build the stylesheet for language LA run:

make LA

The output should be in cheatsheet-LA.pdf

Requirements for best output:

  • rst2pdf from SVN (rst2pdf.googlecode.com)
  • wordaxe from SVN for kerning support (deco-cow.sf.net)
  • reportlab 2.3 (Version 2.1 is too old!)
  • True Type Droid fonts (www.droidfonts.org)
  • PIL (python imaging library) for the backgrounds