Provides Basic UNICEF User model and integration with Azure
Project description
Installation
pip install unicef-security
Setup
Add unicef_security to INSTALLED_APPS in settings
INSTALLED_APPS = [
'admin_extra_urls',
'unicef_security',
]
Usage
TODO
Contributing
Environment Setup
To configure the development environment
$ make develop
Coding Standards
See PEP 8 Style Guide for Python Code for complete details on the coding standards.
To run checks on the code to ensure code is in compliance
$ make lint
Testing
Testing is important and tests are located in tests/ directory and can be run with;
$ make test
Coverage report is viewable in build/coverage directory, and can be generated with;
Links
Stable |
|||
Development |
|||
Source Code |
|||
Issue tracker |
Compatibility Matrix
Stable
Develop
Project details
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
unicef_security-1.6.0.tar.gz
(30.3 kB
view hashes)
Built Distribution
Close
Hashes for unicef_security-1.6.0-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | c9a080443871720c7bedce8122df2258dff54bb3376cd7da8739012d291813b6 |
|
MD5 | 2759914efb002685849b094e5bdcaedd |
|
BLAKE2b-256 | c7cabf565376e37676f85c2a21706dbd400d695aeb5259dc9673e09f4ea5f88b |