All Projects → RafeKettler → Magicmethods

RafeKettler / Magicmethods

Guide to Python's magic methods

Programming Languages

HTML
75241 projects
TeX
3793 projects
python
139335 projects - #7 most used programming language
CSS
56736 projects
Makefile
30231 projects

##A guide to Python's magic methods.## Written by Rafe Kettler in the year 2011.

Licensed under Creative Commons CC--NC-BY-SA (see http://creativecommons.org/licenses/by-nc-sa/3.0/). Basically, noncommercial, requires attribution, must be reproduced with a similar license. 'Nuff said.

Can be seen at http://www.rafekettler.com/magicmethods.html in relatively up to date form.

For forkers:

Edit magicmethods.markdown/magicmethods.tex, then run make docs. The build script requires the Python Markdown module, so you'll have to run pip install markdown if you don't already have it. Happy hacking!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].