aerich

View on PyPIReverse Dependencies (18)

0.8.0 aerich-0.8.0-py3-none-any.whl

Wheel Details

Project: aerich
Version: 0.8.0
Filename: aerich-0.8.0-py3-none-any.whl
Download: [link]
Size: 39559
MD5: 97609024e2252b73b26d21d661dac3a4
SHA256: a0afb70027e539cf37d27fb06bb2cbb0dfe01ef2170dae0adc816fe4da0e502d
Uploaded: 2024-12-03 16:24:54 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: aerich
Version: 0.8.0
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.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Python: >=3.8,<4.0
Requires-Dist: asyncclick (<9.0.0.0,>=8.1.7.2)
Requires-Dist: asyncmy (<0.3.0,>=0.2.9); extra == "asyncmy"
Requires-Dist: asyncpg; extra == "asyncpg"
Requires-Dist: dictdiffer
Requires-Dist: pydantic (<3.0,>=2.0)
Requires-Dist: tomlkit
Requires-Dist: tortoise-orm
Provides-Extra: asyncmy
Provides-Extra: asyncpg
Description-Content-Type: text/markdown
[Description omitted; length: 7618 characters]

WHEEL

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

RECORD

Path Digest Size
CHANGELOG.md sha256=R0iTJjpEiX7jRkrgL0Gvw--RNy7tDNwha3e2Qihgt2o 5169
LICENSE sha256=TMAPDjOsjgibN9ihR0vkQbJjEb3Bb-A1x1tRIBUV9hc 11338
README.md sha256=7xwRp9vO9Fy8XUThlHkvsDEi4zCRDeSnJodU6ilJ3eo 7624
aerich/__init__.py sha256=goBravvEGvObzSejolwNdpUuS9HPSVDZkxoBPPZ6Ke8 5746
aerich/cli.py sha256=rO3AKdTmHI5rQrH72E8AnNLesZKOrm-D9x9kpul5cWg 8067
aerich/coder.py sha256=D1JiC7tAFnR6v7Lf_F74002aIt3HhekiRs5Kof2Nxno 781
aerich/ddl/__init__.py sha256=ix1GAeNyypDMiolcMG7ZPCuFy3VPDZ4BCFYkDsj3-m4 11391
aerich/ddl/mysql/__init__.py sha256=D9Pr-BNEeKr47IAPCq1stoJ8lc4NcJFAdsMKb5i-pfg 3137
aerich/ddl/postgres/__init__.py sha256=WCK7iuLp0V-cWjOQoWWeHheoXgZm3YBokoxhykt9O1Y 2219
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=MNgTa2rkJAQCVrnlpOlHk3IrmpaOUGgIcKPNk8cuXZo 6312
aerich/inspectdb/mysql.py sha256=yc3rZdzlYCdTQYytZH3CxzJsnBtv96a8M9luh89i_hE 2705
aerich/inspectdb/postgres.py sha256=dIQdFFhTxBKFpf0XuD2evXYIgf8aQlaswkibwPkWFbI 3214
aerich/inspectdb/sqlite.py sha256=jDsmtq3ieHg1brOgvPr95wjuY--zsFsi2GZ8xQPnlf8 2301
aerich/migrate.py sha256=F-gCfD2Lo48hHWjUS1ZBJABPl_qRtOXuh77dt7BdF9U 28605
aerich/models.py sha256=r3at_xXGj8j2tNzjMsv5DFE1Q7YD5PYnAATn4qoIbaw 379
aerich/utils.py sha256=h4pOQOkI7Cb0pdLmqjMFSgpFgygALqj8NtujRIJdgdI 2898
aerich/version.py sha256=iPlYCcIzuzW7T2HKDkmYlMkRI51dBLfNRxPPiWrfw9U 22
aerich-0.8.0.dist-info/LICENSE sha256=TMAPDjOsjgibN9ihR0vkQbJjEb3Bb-A1x1tRIBUV9hc 11338
aerich-0.8.0.dist-info/METADATA sha256=CoEr8gdCx82_Ly5ejYmI4VY_OZJjhVe_P6kC32zHHpY 8807
aerich-0.8.0.dist-info/WHEEL sha256=Nq82e9rUAnEjt98J6MlVmMCZb-t9cYE2Ir1kpBmnWfs 88
aerich-0.8.0.dist-info/entry_points.txt sha256=JTYR2rRsYPZUWumGeN0zW6OMNn1AiN3gBO2yp2Xabn0 42
aerich-0.8.0.dist-info/RECORD

entry_points.txt

aerich = aerich.cli:main