Skip to main content

Utilities to help reduce boilerplate and reuse common functionality, Based to Support Building of Authx & Authx-lite

Project description

authx-core 💫

authx

codecov Pypi framework

Features

Utilities to help reduce boilerplate and reuse common functionality, Based to Support Building of Authx & Authx-lite ⚡:

  • SQLAlchemy Sessions: The AuthxDB class provides an easily-customized SQLAlchemy Session dependency.
  • Middleware: Log basic timing information for every request

It also adds a variety of more basic utilities that are useful across a wide variety of projects:

  • GUID Type: The provided GUID type makes it easy to use UUIDs as the primary keys for your database tables

Requirements

This package is intended for use with any recent version of FastAPI (depending on pydantic and FastAPI and SQLAlchemy), and Python 3.8+.

Installation

pip install authx_core

License

This project is licensed under the terms of the MIT license.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

authx_core-0.0.2.tar.gz (13.9 kB view hashes)

Uploaded Source

Built Distribution

authx_core-0.0.2-py3-none-any.whl (11.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page