loongson/pypi/: alembic-1.4.2 metadata and description

Homepage Simple index Newer version available

A database migration tool for SQLAlchemy.

author Mike Bayer
author_email mike@zzzcomputing.com
classifiers
  • Development Status :: 5 - Production/Stable
  • Environment :: Console
  • License :: OSI Approved :: MIT License
  • Intended Audience :: Developers
  • Programming Language :: Python
  • Programming Language :: Python :: 2
  • Programming Language :: Python :: 2.7
  • Programming Language :: Python :: 3
  • Programming Language :: Python :: 3.5
  • Programming Language :: Python :: 3.6
  • Programming Language :: Python :: 3.7
  • Programming Language :: Python :: 3.8
  • Programming Language :: Python :: Implementation :: CPython
  • Programming Language :: Python :: Implementation :: PyPy
  • Topic :: Database :: Front-Ends
keywords SQLAlchemy migrations
license MIT
project_urls
  • Issue Tracker, https://github.com/sqlalchemy/alembic/
requires_dist
  • SQLAlchemy >=1.1.0
  • Mako
  • python-editor >=0.3
  • python-dateutil
requires_python >=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*

Because this project isn't in the mirror_whitelist, no releases from root/pypi are included.

File Tox results History
alembic-1.4.2-py2.py3-none-any.whl
Size
156 KB
Type
Python Wheel
Python
2.7

Alembic is a database migrations tool written by the author of SQLAlchemy. A migrations tool offers the following functionality:

The goals of Alembic are:

Documentation and status of Alembic is at https://alembic.sqlalchemy.org/

The SQLAlchemy Project

Alembic is part of the SQLAlchemy Project and adheres to the same standards and conventions as the core project.

Development / Bug reporting / Pull requests

Please refer to the SQLAlchemy Community Guide for guidelines on coding and participating in this project.

Code of Conduct

Above all, SQLAlchemy places great emphasis on polite, thoughtful, and constructive communication between users and developers. Please see our current Code of Conduct at Code of Conduct.

License

Alembic is distributed under the MIT license.