summaryrefslogtreecommitdiffstats
path: root/python/python3-alembic/README
diff options
context:
space:
mode:
Diffstat (limited to 'python/python3-alembic/README')
-rw-r--r--python/python3-alembic/README8
1 files changed, 8 insertions, 0 deletions
diff --git a/python/python3-alembic/README b/python/python3-alembic/README
new file mode 100644
index 0000000000..8fc6982627
--- /dev/null
+++ b/python/python3-alembic/README
@@ -0,0 +1,8 @@
+Alembic is a lightweight database migration tool for use with the
+SQLAlchemy Database Toolkit for Python.
+
+This package can be used to create databases for use with the Asterisk
+project.
+
+Optional dependencies: psycopg2
+And SQLAlchemy-legacy instead of SQLAlchemy