aerich

View on PyPIReverse Dependencies (15)

0.7.2 aerich-0.7.2-py3-none-any.whl

Wheel Details

Project: aerich
Version: 0.7.2
Filename: aerich-0.7.2-py3-none-any.whl
Download: [link]
Size: 37662
MD5: d2206c7aeaf73e55cd32b9e582407e56
SHA256: 84c78c07d45436b89ca4db5411eca4e9292a591fb7d6fd4282fa4a7d0c6d2af1
Uploaded: 2023-07-20 09:59:18 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: aerich
Version: 0.7.2
Summary: A database migrations tool for Tortoise ORM.
Author: long2ice
Author-Email: long2ice[at]gmail.com
Home-Page: https://github.com/tortoise/aerich
Project-Url: Documentation, https://github.com/tortoise/aerich
Project-Url: Repository, https://github.com/tortoise/aerich.git
License: Apache-2.0
Keywords: migrate,Tortoise-ORM,mysql
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.7,<4.0
Requires-Dist: asyncmy (<0.3.0,>=0.2.8rc1); extra == "asyncmy"
Requires-Dist: asyncpg; extra == "asyncpg"
Requires-Dist: click
Requires-Dist: dictdiffer
Requires-Dist: pydantic
Requires-Dist: tomlkit
Requires-Dist: tortoise-orm
Provides-Extra: asyncmy
Provides-Extra: asyncpg
Description-Content-Type: text/markdown
[Description omitted; length: 7435 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.6.1
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
CHANGELOG.md sha256=Uzv76XYRvVv3aNDHX19en_Y-z2cdPbbry8yAQJMTAPo 4672
LICENSE sha256=TMAPDjOsjgibN9ihR0vkQbJjEb3Bb-A1x1tRIBUV9hc 11338
README.md sha256=-75LMGBCz-xRdfPYmRuHabskNb2hLIcnkJ5v6_u2_rA 7441
aerich/__init__.py sha256=bnKe87mqrHM-uHfjw7Y7eZ0sQlgBeLnLttxRoKB8BLA 5466
aerich/cli.py sha256=L9yi1nngmb5o2Y8ALQzExNsSJ_nb9Kj240h8qNAVGMU 8060
aerich/coder.py sha256=8W4ulmSaq5WPhG9-DO2k-7qxuS8Qa_M2_fBgRbqtCwE 709
aerich/ddl/__init__.py sha256=kKk1cYek5PX1_wzEklBNaS0cqRDfok55_4-ptEaYIPA 11488
aerich/ddl/mysql/__init__.py sha256=bUXUGAwst77sT103d3CNUWapcBwoDBDdsv9MTgxA5FE 1779
aerich/ddl/postgres/__init__.py sha256=be2jb7qhNHhW28uQIlO86bMkxlbvraOd9Tby0idA3gU 2140
aerich/ddl/sqlite/__init__.py sha256=PfhU_46Wm_Xflz0piEHNIKW_nAdxYHNgipCqADlW_5Y 960
aerich/enums.py sha256=a9l9oc6JNUiwnK5x0uj8c6KJ2S4eHklTQBN2Gy4MJbc 106
aerich/exceptions.py sha256=lcwPqMcuKfrr_S89BKjnru3R3fmjyNzgI0bg1xuzbGQ 168
aerich/inspectdb/__init__.py sha256=jsAH24fdrbUj7j1zCE768o7LvmJZbPEJw04Y6eowA_Y 5855
aerich/inspectdb/mysql.py sha256=9xglzYUynrSJppGykvAW0lW8rrH2KauBn5UccqteP6k 2579
aerich/inspectdb/postgres.py sha256=kAtCp3WtER1eY17_OFxMS3jlUHM89oMDIVKBR_Ady34 3087
aerich/inspectdb/sqlite.py sha256=O8rXs6pFDFM0qcvEyPy3c3ZH4WlLbjiN_GSVQlmtcSU 2250
aerich/migrate.py sha256=jTcS-V3_mqsT220zfCeHm3SKmpQDykO2FLJcRiRPLcE 26749
aerich/models.py sha256=YOV4q13gZjgA8jY3G-_c3H5Um3HzaVX83cYK3N9tLdM 373
aerich/utils.py sha256=WpHXddKF1gHzslhsQyEYyQ1VBrOa0BTzJwudtWzltvs 2751
aerich/version.py sha256=lcrcqfPdVkkAQSUY7-6U3m2gooWLXX_neDSS8dIuHdc 22
aerich-0.7.2.dist-info/LICENSE sha256=TMAPDjOsjgibN9ihR0vkQbJjEb3Bb-A1x1tRIBUV9hc 11338
aerich-0.7.2.dist-info/METADATA sha256=n_oFMKv6cn7T7XsiLbIn8ZLA63I3b-czr-s_9CniMz0 8536
aerich-0.7.2.dist-info/WHEEL sha256=Zb28QaM1gQi8f4VCBhsUklF61CTlNYfs9YAZn-TOGFk 88
aerich-0.7.2.dist-info/entry_points.txt sha256=JTYR2rRsYPZUWumGeN0zW6OMNn1AiN3gBO2yp2Xabn0 42
aerich-0.7.2.dist-info/RECORD

entry_points.txt

aerich = aerich.cli:main