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.3.tar.gz
(2.6 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
File details
Details for the file ikon_acl-0.0.3.tar.gz.
File metadata
- Download URL: ikon_acl-0.0.3.tar.gz
- Upload date:
- Size: 2.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
22152e542f685f5bb09b8b8340a3cc0ee2352498c23bbbba98fc27fbd4c25cea
|
|
| MD5 |
2eeffbb2b60b5e95cf4439dfc7f6ef0f
|
|
| BLAKE2b-256 |
e11cd0c1c2aea5bbee92cdb3c6d000e0a1b27ad666852e7a0e1a1ddbb4dd861d
|
File details
Details for the file ikon_acl-0.0.3-py3-none-any.whl.
File metadata
- Download URL: ikon_acl-0.0.3-py3-none-any.whl
- Upload date:
- Size: 3.1 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 |
cba9bc2041412361474f412594f3eaa5b01ccac0b32e70589409f4be74a55cbb
|
|
| MD5 |
105b5f4260b1c7301945ac2c13dcfdc4
|
|
| BLAKE2b-256 |
d0203c243a064c4552bf2a6830a864a06c276282609bdd092c23475cc3b2805c
|