anthology

View on PyPIReverse Dependencies (0)

0.1.6 anthology-0.1.6-py3-none-any.whl

Wheel Details

Project: anthology
Version: 0.1.6
Filename: anthology-0.1.6-py3-none-any.whl
Download: [link]
Size: 16560
MD5: 9f6e458a46b265cb8127685657732f90
SHA256: 65d4da7b2bedc4ea2486f3469bbec4a18a09188c3937a6b7f9e4de48fefaa704
Uploaded: 2024-07-12 10:45:34 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: anthology
Version: 0.1.6
Summary: Python Poetry Monorepo Tooling
Author: Zack Clark-Kington
Author-Email: zack[at]causalens.com
License: Apache-2.0
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
Requires-Python: >=3.8,<4.0
Requires-Dist: cleo (<3.0.0,>=2.1.0)
Requires-Dist: click (<9.0.0,>=8.1.7)
Requires-Dist: poetry (<1.9.0,>=1.8.2)
Requires-Dist: poetry-core (<1.10.0,>=1.9.0)
Requires-Dist: pydantic (<3.0.0,>=2.7.1)
Requires-Dist: tomli (<3.0.0,>=2.0.1); python_version < "3.11"
Description-Content-Type: text/markdown
[Description omitted; length: 1629 characters]

WHEEL

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

RECORD

Path Digest Size
anthology/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
anthology/commands/__init__.py sha256=YwjfxiJNck5Ts785DS7_bXGLeqgs0SS9B9yeuIjTcI0 133
anthology/commands/install.py sha256=mKz80LI32zxkTESzD9xWkOWDJLByut0vtd9PStHKvBQ 5125
anthology/commands/run.py sha256=lkw5YZaVx0iAEqWIKQ9__24bvdhRuNmMZQxy0X2p3KM 2194
anthology/commands/version.py sha256=2A2bg71FUVBM-r_XuJXQwB8jzYIoE9AK0bIqGdTHNvE 2995
anthology/definitions/config.py sha256=_y0PiVXw65Hfrx1W3IBD4ZT6H9OORxCW1UauKeENACQ 1295
anthology/definitions/version_constraint_collection.py sha256=8FS6Jx3UdC0fjFiZfGYqncEPpFhMkrfTMjmCWKsLybM 3673
anthology/definitions/version_constraint_container.py sha256=ZKabSIFyEow3slKMZ_wpdLfx8rtckFKvfNkFVERUe7w 1694
anthology/main.py sha256=cPJmvduCXihsXF-BZ1l_TqM1ITInLk-K5axunGDg8J4 245
anthology/plugin.py sha256=JGuNtFMk-H4k5XmBZ3dcRU0w66SnXt-V4LdZ2l1KRhM 740
anthology/utils.py sha256=GWm2n6OKT3sVdso4ogwIqMEiVHgP1Cmt2mAIDxB6pz4 10397
anthology-0.1.6.dist-info/LICENSE.md sha256=r9u1w2RvpLMV6YjuXHIKXRBKzia3fx_roPwboGcLqCc 10944
anthology-0.1.6.dist-info/METADATA sha256=K7j0iCxfJAe9reNm12ol7W4201YUeYQolX8Ki_PYxOw 2499
anthology-0.1.6.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
anthology-0.1.6.dist-info/entry_points.txt sha256=KuyctV6lHoZ_vBmv9wg3ByuTePMMxUJazulEs04OzYE 72
anthology-0.1.6.dist-info/RECORD

entry_points.txt

anthology = anthology.plugin:AnthologyPlugin