dirx

View on PyPIReverse Dependencies (0)

0.3.0 dirx-0.3.0-py3-none-any.whl

Wheel Details

Project: dirx
Version: 0.3.0
Filename: dirx-0.3.0-py3-none-any.whl
Download: [link]
Size: 4900
MD5: 95684eb2141680d66bc3b4891f9fd7da
SHA256: c479d476aa2242d638c01366db40eb4bf1f64e1f57f5e62f05b117c860a55765
Uploaded: 2023-08-25 00:53:06 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: dirx
Version: 0.3.0
Author: Alexis Beaulieu
Author-Email: alexisbeaulieu[at]protonmail.com
Home-Page: https://github.com/alexisbeaulieu97/dirx
Project-Url: Repository, https://github.com/alexisbeaulieu97/dirx
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.11,<4.0
Requires-Dist: pydantic (<3.0.0,>=2.3.0)
Requires-Dist: pydantic-settings (<3.0.0,>=2.0.3)
Requires-Dist: typer[all] (<0.10.0,>=0.9.0)
Requires-Dist: watchdog (<4.0.0,>=3.0.0)
Description-Content-Type: text/markdown
[Description omitted; length: 1388 characters]

WHEEL

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

RECORD

Path Digest Size
dirx/__init__.py sha256=csHlx9909BVSSNFk28938-bCB_vEONYK-fhcN_uX0zE 47
dirx/cli/__init__.py sha256=0_aZ6g4MKXMpAlFXiRooP12L7Hke2cRBD3jiYfa1Gbs 245
dirx/cli/app/__init__.py sha256=Z9vDDd2teCXPlPWiZSyUR1bZBx77Znsl5hjPwt6QIbE 1554
dirx/console.py sha256=gBmxIiWS8VccLv6mS_M-Prfzd9i_NOa3GBruVW7Hbc0 137
dirx/constants.py sha256=lUHHLlqQgzIc4SKKh0Rt2sprg5eDltBrjyGvZAEKnO8 65
dirx/gui/__init__.py sha256=I-WCslAD5WRuWtV-QVAvPIBD2sa6XzNt18YzmqjzL9M 60
dirx/settings.py sha256=2dCiZiYZdyhgLsou-ytw-jN4BYC8JtGFrZF2gvEh9EY 210
dirx-0.3.0.dist-info/LICENSE sha256=HwbcpUeJUv2UHG3eeLBSVc5o3OqYg3UpkGi3bmwNmgs 1072
dirx-0.3.0.dist-info/METADATA sha256=e7vCCrZzrUSAhtYNWtT-WblNyP3zd3d-O7-E_fGYO04 2042
dirx-0.3.0.dist-info/WHEEL sha256=d2fvjOD7sXsVzChCqf0Ty0JbHKBaLYwDbGQDwQTnJ50 88
dirx-0.3.0.dist-info/entry_points.txt sha256=UYXzORsqdNpnGfclNwX6xRB6NRNpFA9cXHcWPM98Eaw 61
dirx-0.3.0.dist-info/RECORD

entry_points.txt

dirx = dirx.cli:main
dirx-gui = dirx.gui:main