Extensible ACL (Access Control List) and permission evaluation library for FastAPI / SQLAlchemy
Project description
ACL Access Control Library
ACL Access Control is a lightweight but powerful Access Control List (ACL) and dynamic permission evaluation library designed for FastAPI and SQLAlchemy applications.
It supports:
- Role → Permission relationship
- User → Roles membership
- ACL entity filtering by:
- User level
- Group level
- Account level
- Dynamic SQL ACL repository
- Custom permission handlers
- Pluggable and DB-agnostic architecture
🚀 Installation
pip install acl-access-control
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
ikon_acl-0.0.5.tar.gz
(7.5 kB
view details)
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
ikon_acl-0.0.5-py3-none-any.whl
(11.5 kB
view details)
File details
Details for the file ikon_acl-0.0.5.tar.gz.
File metadata
- Download URL: ikon_acl-0.0.5.tar.gz
- Upload date:
- Size: 7.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
064f26faa15842de64ae4e5f621e8644318f840d826957cdbe0253928fe13c46
|
|
| MD5 |
838bcc5211885b88576084d9ab8cdba1
|
|
| BLAKE2b-256 |
d5c310c09fe9e4c6672276d1220d876962b5569c89ab2cd50a4cb66c6383e8b5
|
File details
Details for the file ikon_acl-0.0.5-py3-none-any.whl.
File metadata
- Download URL: ikon_acl-0.0.5-py3-none-any.whl
- Upload date:
- Size: 11.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1769f77b2c479514bfeb9b444963b89f114ca69048b68ef1053b484446dd8944
|
|
| MD5 |
46528f3d166b2462b0fe09273c6cb973
|
|
| BLAKE2b-256 |
d4028308d4d0faa5e88508203675c617203af65179d482ca158bf6405b122039
|