Metadata-Version: 2.1
Name: saitama
Version: 0.2.0
Summary: A python toolset to manage postgres migrations and testing
Home-page: https://github.com/spapanik/saitama
License: MIT
Keywords: unit
Author: spapanik
Author-email: spapanik21@gmail.com
Requires-Python: >=3.6,<4.0
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Database
Requires-Dist: psycopg2 (>=2.8,<3.0)
Requires-Dist: toml (>=0.10,<0.11)
Project-URL: Repository, https://github.com/spapanik/saitama
Description-Content-Type: text/markdown

<p align="center">
    <a href="https://github.com/ambv/black">
        <img alt="Code style: black" src="https://img.shields.io/badge/code%20style-black-000000.svg">
    </a>
</p>

