pyramid_fullauth

Latest PyPI version Number of PyPI downloads Wheel Status Egg Status License

Pyramid fullauth’s goal is to provide full plug-in registration functionality for pyramid, with user managing

Package status

Tests Coverage Status Requirements Status

Instalation

pip install pyramid_fullauth

or add pyramid_fullauth to your setup.py requirements.

Tests

You’ll need: packages defined in extra_requires[tests] to run tests, and then:

py.test

License

Copyright (c) 2014 by pyramid_fullauth authors and contributors. See Authors

This module is part of pyramid_fullauth and is released under the MIT License (MIT): http://opensource.org/licenses/MIT

Table Of Contents

Next topic

Basics

This Page