gorakhargosh / mom

The do-not-repeat-yourself-library. All your utils.py and compat.py are belong to us. Python 2.5+, PyPy, and Python 3.x

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Extra batteries for Python.

Every time you copy-and-paste code into a utils.py God kills a Unicorn.
Please do not repeat yourself. Evolve this library instead.

The library works with Python 2.5+, PyPy, and Python 3.x.
The RSA cryptography modules depend on pyasn1, which has not
been ported to Python 3.x, so this is pending.

Please visit: http://gorakhargosh.github.com/mom/ for more information.

About

The do-not-repeat-yourself-library. All your utils.py and compat.py are belong to us. Python 2.5+, PyPy, and Python 3.x

License:Apache License 2.0


Languages

Language:Python 99.7%Language:Shell 0.3%