python2-alembic

lightweight database migration tool for SQLAlchemy - Python 2.x

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