Metadata-Version: 2.1
Name: asyncpg-migrate
Version: 0.0.5
Summary: Dependabot Status](https://api.dependabot.com/badges/status?host=github&repo=kornicameister/asyncpg-migrate)](https://dependabot.com)
Home-page: https://github.com/kornicameister/asyncpg-migrate
Author: Tomasz Trębski
Author-email: kornicameister@gmail.com
License: Apache 2.0
Description: [![Dependabot Status](https://api.dependabot.com/badges/status?host=github&repo=kornicameister/asyncpg-migrate)](https://dependabot.com)
        [![CircleCI](https://circleci.com/gh/kornicameister/asyncpg-migrate/tree/master.svg?style=svg)](https://circleci.com/gh/kornicameister/asyncpg-migrate/tree/master)
        [![License](https://img.shields.io/github/license/kornicameister/asyncpg-migrate.svg)](https://github.com/kornicameister/korni-stats-collector/blob/master/LICENSE)
        [![Total alerts](https://img.shields.io/lgtm/alerts/g/kornicameister/asyncpg-migrate.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/kornicameister/asyncpg-migrate/alerts/)
        [![Language grade: Python](https://img.shields.io/lgtm/grade/python/g/kornicameister/asyncpg-migrate.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/kornicameister/asyncpg-migrate/context:python)
        [![codecov](https://codecov.io/gh/kornicameister/asyncpg-migrate/branch/master/graph/badge.svg)](https://codecov.io/gh/kornicameister/asyncpg-migrate)
        
        # asyncpg-migrate
        Database migration tool that does what alembic does... asynchronously
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: POSIX
Classifier: Operating System :: Unix
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Typing :: Typed
Requires-Python: >=3.6.0
Description-Content-Type: text/markdown
Provides-Extra: uvloop
