python3-alembic

lightweight database migration tool for SQLAlchemy - Python 3.x

Debian Debian
RUN apt-get update && \ apt-get install -y python3-alembic
Ubuntu
RUN apt-get update && \ apt-get install -y python3-alembic
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y python3-alembic
Fedora
RUN dnf install -y python3-alembic
Raspbian
RUN apt-get update && \ apt-get install -y python3-alembic
click the source code to copy install python3-alembic on any operating system with command-not-found.com