SQLAlchemy 2.0+ wrapper that simplifies its use in Python applications. Can be used on its own or alongside Flask, FastAPI or other web frameworks.
  • Python 93.1%
  • Mako 6.9%
Find a file
2026-05-14 20:48:15 +01:00
.github/workflows remove pypy from CI builds 2026-05-14 20:48:15 +01:00
docs Fixing typos in documentation (#15) 2023-11-15 15:53:05 +00:00
examples Dataclass example 2023-10-29 15:49:44 +00:00
src/alchemical Apply configuration changes from Alembic 2026-05-13 19:47:18 +01:00
tests Forget database connections when initialize() is called (Fixes #17) 2024-04-25 00:12:21 +01:00
.gitignore add tox to dev dependencies 2024-08-16 00:15:03 +01:00
.readthedocs.yaml Add readthedocs config file 2023-06-20 12:52:45 +01:00
CHANGES.md Release 1.0.3 2026-05-13 19:58:24 +01:00
LICENSE Initial commit 2021-05-30 16:54:28 +01:00
MANIFEST.in Migrate Python package metadata to pyproject.toml 2023-10-15 13:11:09 +01:00
pyproject.toml Version 1.0.4.dev0 2026-05-13 19:59:47 +01:00
README.md Link to stable documentation pages instead of latest 2023-10-28 20:11:26 +01:00
tox.ini remove pypy from CI builds 2026-05-14 20:48:15 +01:00

alchemical

Modern SQLAlchemy simplified.

Build status codecov

Resources