pyramid-authsanity 0.1.0a0
pip install pyramid-authsanity==0.1.0a0
Released:
An auth policy for the Pyramid Web Framework with sane defaults.
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: ISC License (ISCL) (UNKNOWN)
- Author: Bert JW Regeer
- Tags pyramid, authorization, policy
Classifiers
- Development Status
- Framework
- Intended Audience
- License
- Programming Language
Project description
An sane defaults auth policy for the Pyramid Web Framework. that works with Michael Merickel’s absolutely fantastic pyramid_services to provide an easy to use authorization policy that incorporates web security best practices.
Installation
Install from PyPI using pip or easy_install inside a virtual environment.
$ $VENV/bin/pip install pyramid_authsanity
Or install directly from source.
$ git clone https://github.com/usingnamespace/pyramid_authsanity.git $ cd pyramid_authsanity $ $VENV/bin/pip install -e .
Setup
Activate pyramid_authsanity by including it into your pyramid application.
config.include('pyramid_authsanity')
0.1.0a0
Initial release.
Project details
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: ISC License (ISCL) (UNKNOWN)
- Author: Bert JW Regeer
- Tags pyramid, authorization, policy
Classifiers
- Development Status
- Framework
- Intended Audience
- License
- Programming Language
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file pyramid_authsanity-0.1.0a0.tar.gz
.
File metadata
- Download URL: pyramid_authsanity-0.1.0a0.tar.gz
- Upload date:
- Size: 10.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 053d4831e390bf8a5ba09c6df8a64748c3318d5e0f78d2e64c24dde694306deb |
|
MD5 | b883dcd38ff958fd65eaec8824b3e8de |
|
BLAKE2b-256 | 0903954af1501c92a8833c205d9b85a5f74a74f9e7165bd70bf6bf0bdc5afa40 |
File details
Details for the file pyramid_authsanity-0.1.0a0-py2.py3-none-any.whl
.
File metadata
- Download URL: pyramid_authsanity-0.1.0a0-py2.py3-none-any.whl
- Upload date:
- Size: 13.8 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 09914c60a5f684beb8e8e8562a128d513ed92f2a4eeffa0725cb5fc5466d4798 |
|
MD5 | 839ad35e1c6e04380d34e06360dfd113 |
|
BLAKE2b-256 | dc793cd0d14eeba0c62535f3d77f0d14283e7287125e33aa49343d0c785b0d1b |