Skip to content

indigo-dc/flaat

Folders and files

NameName
Last commit message
Last commit date
Mar 4, 2025
Mar 3, 2025
Feb 29, 2024
Mar 4, 2025
Jan 20, 2023
Sep 6, 2022
Oct 10, 2022
Feb 22, 2022
Dec 5, 2023
Oct 10, 2022
Oct 10, 2022
Jan 13, 2022
Feb 22, 2022
Oct 10, 2022
Feb 29, 2024
Jul 21, 2023
Feb 29, 2024
Feb 22, 2022
Mar 4, 2025
Mar 4, 2025

Repository files navigation

FLAAT

eosc-synergy-logo CI Code style: black License: MIT

Use decorators for authorising access to OIDC authenticated REST APIs. Supports Flask, FastAPI and AIOHTTP.

Installation

FLAAT is available on PyPI. Install using pip:

pip install flaat

You can also install from the git repository:

git clone https://github.com/indigo-dc/flaat
pip install -e ./flaat

Documentation

The documentation is available at readthedocs.

Development

Instructions on development, testing and releasing versions can be found here.

License

FLAAT is provided under the MIT License.