Provides API Authentication and Authorization within HOPE Ecosystem
Project description
HOPE-API-AUTH
| Menu | Badge / Link |
|---|---|
| Coverage Development | |
| Coverage Stable | |
| Issue Tracker | GitHub Issues |
Installation
pip install hope-api-auth
Setup
Add hope_api_auth to INSTALLED_APPS in settings
INSTALLED_APPS = [
'hope_api_auth',
]
Coding Standards
To run checks on the code to ensure code is in compliance
$ ruff check
$ ruff format
Testing
Testing is important and tests are located in tests/ directory and can be run with;
$ uv run pytest tests
Coverage report is viewable in build/coverage directory, and can be generated with;
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file hope_api_auth-0.1.tar.gz.
File metadata
- Download URL: hope_api_auth-0.1.tar.gz
- Upload date:
- Size: 5.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d62dccedfdb9ecb514954ae8e0949ae72a180b473282fa119a8a03412d7df188
|
|
| MD5 |
c188b4c6e4458f1b756edf261d3c322c
|
|
| BLAKE2b-256 |
ef86e23c3f0893cdf65a26e1ae5a932f04a1777068c7622b12bc686b833f7e47
|
File details
Details for the file hope_api_auth-0.1-py2.py3-none-any.whl.
File metadata
- Download URL: hope_api_auth-0.1-py2.py3-none-any.whl
- Upload date:
- Size: 8.1 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bb6102956ec5d8f2e04e131b28a0c36d67795f0aacb28f05f2f95c5fff951486
|
|
| MD5 |
e5b6f916abbc2ece71dd20c3f0957a08
|
|
| BLAKE2b-256 |
102c5a56bbf61500af0a0fc2092f0bbbbc9a01fb9d28e2538c77bb96743c707a
|