Pyramid fullauth's goal is to provide full plug-in registration functionality for pyramid, with user managing
- Bug tracker: https://github.com/fizyk/pyramid_fullauth/issues
- Documentation: http://pyramid-fullauth.readthedocs.org/
- PyPI: https://pypi.python.org/pypi/pyramid_fullauth
pip install pyramid_fullauth
or add pyramid_fullauth to your setup.py requirements.
You'll need: packages defined in extra_requires[tests] to run tests, and then:
py.test