xf-cli

View on PyPIReverse Dependencies (0)

0.0.6 xf_cli-0.0.6-py3-none-any.whl

Wheel Details

Project: xf-cli
Version: 0.0.6
Filename: xf_cli-0.0.6-py3-none-any.whl
Download: [link]
Size: 41805
MD5: 2fafd1521d22d4d8159c5b3cae33d658
SHA256: 7ba77408413022724ce03c132eab8c1174f9a98026adabb900c44185c2cc5293
Uploaded: 2024-12-31 19:54:58 +0000

This wheel failed validation; the error message was: RECORD entry has a non-normalized path: './.gitignore'

dist-info

METADATA

Metadata-Version: 2.4
Name: xf-cli
Version: 0.0.6
Summary: XF makes repeated python commands faster through import preloading
Author-Email: Justin Leder <justin[at]turntable.so>
Requires-Python: >=3.9
Requires-Dist: ipython (>=8.18.1)
Requires-Dist: pickleshare (>=0.7.5)
Requires-Dist: pyinstrument (>=5.0.0)
Requires-Dist: rich (>=13.9.4)
Requires-Dist: tomlkit (>=0.13.2)
Requires-Dist: typer (>=0.15.1)
Requires-Dist: uv (>=0.5.11)
Requires-Dist: pyinstrument (>=5.0.0); extra == "profile"
Requires-Dist: pytest (>=8.3.4); extra == "pytest"
Requires-Dist: pytest-django (>=4.9.0); extra == "pytest-django"
Requires-Dist: pytest (>=8.3.4); extra == "pytest-django"
Provides-Extra: profile
Provides-Extra: pytest
Provides-Extra: pytest-django
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 813 characters]

WHEEL

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

entry_points.txt

xf = xf.main:main