paramit

View on PyPIReverse Dependencies (0)

0.2.4 paramit-0.2.4-py3-none-any.whl

Wheel Details

Project: paramit
Version: 0.2.4
Filename: paramit-0.2.4-py3-none-any.whl
Download: [link]
Size: 16249
MD5: 61e341b7f45cfe31c3477aa06600e57b
SHA256: 89150e59f1bf62fe6b5651ed30d68c1ea3ddff90398d1faf1c16b3b8dfc43e2b
Uploaded: 2024-08-08 17:38:02 +0000

dist-info

METADATA

Metadata-Version: 2.3
Name: paramit
Version: 0.2.4
Summary: Parameterize Python scripts/notebooks all from the command line.
Author-Email: Towaki Takikawa <tovacinni[at]gmail.com>, Allen Wang <allen.houze.wang[at]gmail.com>
Requires-Python: >=3.9
Requires-Dist: gitpython (>=3.1.43)
Requires-Dist: ipython (>=8.18.0)
Requires-Dist: jupytext (>=1.16.3)
Requires-Dist: libcst (>=1.4.0)
Requires-Dist: nbconvert (>=7.16.4)
Requires-Dist: nbformat (>=5.10.4)
Requires-Dist: platformdirs (>=4.2.2)
Requires-Dist: pydantic (>=2.7.4)
Requires-Dist: subprocess-tee (>=0.4.2)
Requires-Dist: tomli-w (>=1.0.0)
Requires-Dist: tomli (>=2.0.1)
Requires-Dist: notebook (>=7.2.1); extra == "notebook"
Provides-Extra: notebook
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 6740 characters]

WHEEL

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

RECORD

Path Digest Size
paramit/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
paramit/constants.py sha256=WwyxX3_SZkz0TX7oUUuAsZx9Zq5KWl7lpIS85RcjHuI 95
paramit/cuda.py sha256=3YVuLwSY5ZJQ39duCiPFqXgG4ZHs-Y5K8F-5beeXbYM 483
paramit/nb.py sha256=xBhBtcMFKHMPmPAQET7aEDEUopr1HgShLT0wC3TCB-0 1015
paramit/cli/__init__.py sha256=U_dgr5BfPpksxhMRiHJJLZ0r6hI0Xj8Ioq2fe3YBTgw 25770
paramit/cli/__main__.py sha256=-rZqVdZ99EcZkv1890jeGmqvBuGmmxbq2rSKdtSUOr4 57
paramit-0.2.4.dist-info/METADATA sha256=OgfQaOlXDo5rzBcif_Zk_AsC4Xz97-f2Mop8Lx4Raas 7503
paramit-0.2.4.dist-info/WHEEL sha256=1yFddiXMmvYK7QYTqtRNtX66WJ0Mz8PYEiEUoOUUxRY 87
paramit-0.2.4.dist-info/entry_points.txt sha256=psZsiFvHLp_iXdH3xgvweKJ7DSidPv3Bq8-rOR3555I 72
paramit-0.2.4.dist-info/licenses/LICENSE sha256=Mq1QPJSaASuwl8lixcj2GEWL2bi11hdcXAXtFM7pKNk 11372
paramit-0.2.4.dist-info/RECORD

entry_points.txt

haipera = paramit.cli:main
paramit = paramit.cli:main