synthesize

View on PyPIReverse Dependencies (0)

0.0.5 synthesize-0.0.5-py3-none-any.whl

Wheel Details

Project: synthesize
Version: 0.0.5
Filename: synthesize-0.0.5-py3-none-any.whl
Download: [link]
Size: 15145
MD5: 7b9c97b9f6ef3a482868b8124b5ab2fc
SHA256: 3017f09e228dcc6b2a1afd7cd7b6a98b32630fac0ee4cd0db88f6f0544ed0cf4
Uploaded: 2025-02-13 03:34:09 +0000

dist-info

METADATA

Metadata-Version: 2.3
Name: synthesize
Version: 0.0.5
Summary: A flexible concurrent command runner.
Author: Josh Karpel
Author-Email: josh.karpel[at]gmail.com
Project-Url: Documentation, https://www.synth.how
Project-Url: Homepage, https://github.com/JoshKarpel/synthesize
Project-Url: Repository, https://github.com/JoshKarpel/synthesize
License: MIT
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: MacOS
Classifier: Operating System :: Unix
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Software Development
Classifier: Topic :: Utilities
Classifier: Typing :: Typed
Requires-Python: >=3.10,<4
Requires-Dist: click (>=8.1)
Requires-Dist: identify (>=2.5)
Requires-Dist: jinja2 (>=3.1)
Requires-Dist: more-itertools (>=10.3)
Requires-Dist: networkx (>=3.0)
Requires-Dist: pydantic (>=2)
Requires-Dist: pyyaml (>=6.0)
Requires-Dist: rich (>=13.3)
Requires-Dist: typer (>=0.7)
Requires-Dist: watchfiles (>=0.18)
Description-Content-Type: text/markdown
[Description omitted; length: 1274 characters]

WHEEL

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

RECORD

Path Digest Size
synthesize/__init__.py sha256=4Dwejl1KNR6L6QarIVkFewyxmbMcCaHyiMd2K2x8HYE 79
synthesize/__main__.py sha256=CzDtZMmMzjGEClamhP4-d4EW0uDl37fsa3_SA_shqfo 38
synthesize/cli.py sha256=Ck5pqw2_62e514lIbaYhhyW4eUTlI4ldYB8OicqH-7Y 3071
synthesize/config.py sha256=nQgloCvrqaEyUPCvnWv3Q9wl-6oe8gVYCdb-wVYmb0w 8741
synthesize/constants.py sha256=9aqS2-Vrb1SeI0anaZtMEsO0Y7ARK98FxDCPWtRmUbA 141
synthesize/execution.py sha256=nkps6S2K4T49vMeZRyLG6_-UL8DT0-7AVBzlUgGLle8 4718
synthesize/messages.py sha256=1_vNL6DzwVLf7hqWEvxz4b8kqfMjcoUa7CyytmgBrDo 754
synthesize/model.py sha256=VDIr_hfDIqP5QHoZUuOg880yA0OCFHaefZpjhe5IrVk 491
synthesize/orchestrator.py sha256=P0h3AOHZN4WI5oYV5pT2-WpNixXfpTXKscqmQ7HtMck 5638
synthesize/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
synthesize/renderer.py sha256=Xurr4bswH65uXKBK6yAEIRzcRNvDl7E0EIhg-USaxEY 6453
synthesize/state.py sha256=MUNuqYMxoE1uEbWxwOAUFMpazaj7Hpn5QPRRmOIkXRw 2858
synthesize/utils.py sha256=GBjewWYEu2nylKLpDWayoa0jhu0Ai-4oW2YzNh8inSI 523
synthesize-0.0.5.dist-info/LICENSE sha256=ibiTYUfmA2Zc0HiQdHz2ma0vhto_HKeCxnkgDaZjsR4 1068
synthesize-0.0.5.dist-info/METADATA sha256=1whnYbd47nrsmx-xpjeRNLvwbM2q6Syu9Is9Ftqs6_o 2669
synthesize-0.0.5.dist-info/WHEEL sha256=IYZQI976HJqqOpQU6PHkJ8fb3tMNBFjg-Cn-pwAbaFM 88
synthesize-0.0.5.dist-info/entry_points.txt sha256=XpfWVdv7oP7iIgGrlvxJFlVzag1FC-xjIevZFLBwTEw 44
synthesize-0.0.5.dist-info/RECORD

entry_points.txt

synth = synthesize.cli:cli