Skip to content

brandjon/magicmethods

Repository files navigation

##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.mkd, run python magicmarkdown.py, and then copy-pasta output (output will be in markedup.html) into magicmethods.html (just paste into the body). The magicmarkdown script requires markdown, just issue easy_install Markdown and you'll have it.

About

Guide to Python's magic methods

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TeX 70.6%
  • Python 20.6%
  • CSS 8.8%