This package contains stub files from official repository of Alembic. It allows type checkers to be used with Alembic versions that do not have stubs (< 1.7.0).
alembic-stubs can be installed using pip:
pip install alembic-stubs
- Alembic (< 1.7.0)
Alembic is distributed under the MIT license.