milieux

View on PyPIReverse Dependencies (0)

0.2.3 milieux-0.2.3-py3-none-any.whl

Wheel Details

Project: milieux
Version: 0.2.3
Filename: milieux-0.2.3-py3-none-any.whl
Download: [link]
Size: 24160
MD5: c196ff5d8e1ac8dbae3327676b07a58e
SHA256: 5b4a61d3d6519803e85a30ebf184b77ebcb0c6897231bb98832a917a595683e9
Uploaded: 2024-11-01 18:30:05 +0000

dist-info

METADATA

Metadata-Version: 2.3
Name: milieux
Version: 0.2.3
Summary: Tool to assist in developing, building, and installing Python packages.
Author-Email: Jeremy Silver <jeremys[at]nessiness.com>
Project-Url: Documentation, https://github.com/jeremander/milieux#readme
Project-Url: Issues, https://github.com/jeremander/milieux/issues
Project-Url: Source, https://github.com/jeremander/milieux
Keywords: virtualenv
Classifier: Programming Language :: Python
Requires-Python: >=3.9
Requires-Dist: fancy-dataclass (>=0.7.3)
Requires-Dist: hatch
Requires-Dist: jinja2
Requires-Dist: pdoc
Requires-Dist: rich
Requires-Dist: typing-extensions (>=4.10)
Requires-Dist: uv (>=0.2.29)
Description-Content-Type: text/markdown
License-Expression: MIT
License-File: LICENSE
[Description omitted; length: 7645 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.25.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
milieux/__init__.py sha256=88wl_JnlGjR1kUX1GTgM5GlUpp4bz_bFZAD_F_tbuww 747
milieux/config.py sha256=_3MvmtgxcJx9bBVgEOVuxPDTzPdnypEKhyb_629brQM 3282
milieux/distro.py sha256=IYj1ZEpZv13aeCIEt72rritc4Qan-G-tnFQTwC5jnMw 5938
milieux/env.py sha256=u5gn4DOFDN2OVQniyHpEl269U4-Ws_xa2SKhbP6ldOg 13218
milieux/errors.py sha256=nKhc1Yc7yy-1d5FJCEddhZrp8Hcv7M9S9Yglgw5e2bE 2021
milieux/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
milieux/utils.py sha256=IuYwJFVFC0mmBSJDo-K17x2HzNfd1eBypFwC9ILdzwk 2372
milieux/.config/example_config.toml sha256=dRqFkHKDvykZj1inST29N1TKDoMVtYOtiL8TwRUp8O0 236
milieux/cli/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
milieux/cli/config.py sha256=_CzdaxUMFC7pxkR0rJJbuFXFqPNG5RQAto_SlXfxxNE 2936
milieux/cli/distro.py sha256=ouW8VLa00lYq0r-RU61bfPAJocScZ7UZap6CE27ZnwE 3929
milieux/cli/doc.py sha256=k02WN_AN7hoDjx_T8LxCVaIbCJ9_3p7FZv18kxN_4Pk 5088
milieux/cli/env.py sha256=TvEiRY911muGKNp48HINQXBGPvUtDdslW1cLwmmKUV4 7738
milieux/cli/main.py sha256=hUsvlQ1vETNUsKYqXLWgFJo6QYyAvEQzzkhAWnfzzaM 2847
milieux/cli/scaffold.py sha256=377qGRme39dQYOT7qQIHT81Mtx5RuOYt3iVv5NN8sco 2150
milieux-0.2.3.dist-info/METADATA sha256=8ZWa3RQ-qbV8WnZXiDtor85a0haOPXnBVc2ZQARSu5Y 8420
milieux-0.2.3.dist-info/WHEEL sha256=1yFddiXMmvYK7QYTqtRNtX66WJ0Mz8PYEiEUoOUUxRY 87
milieux-0.2.3.dist-info/entry_points.txt sha256=mvicGBuv_2-ei4Si9dbmc6yUysZTfC27DKT_2l6SYRs 61
milieux-0.2.3.dist-info/licenses/LICENSE sha256=TsTBBBLejCA8g-xeWCveKrW3dAXTb3Av3FMOU7uEmKs 1071
milieux-0.2.3.dist-info/RECORD

entry_points.txt

milieux = milieux.cli.main:MilieuxCLI.main