juftin-scripts

View on PyPIReverse Dependencies (0)

0.4.0 juftin_scripts-0.4.0-py3-none-any.whl

Wheel Details

Project: juftin-scripts
Version: 0.4.0
Filename: juftin_scripts-0.4.0-py3-none-any.whl
Download: [link]
Size: 11129
MD5: ada3ac18a0c4a2534c587a6e95d0bfb3
SHA256: aed5a3f733421958740998557d64e566f972deba555df4411430213dc20b5653
Uploaded: 2023-03-15 06:24:23 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: juftin-scripts
Version: 0.4.0
Summary: Helpful Python scripts by @juftin
Author: Justin Flannery
Author-Email: juftin[at]juftin.com
Home-Page: https://github.com/juftin/juftin-scripts
Project-Url: Changelog, https://github.com/juftin/juftin-scripts/releases
Project-Url: Documentation, https://juftin.github.io/juftin-scripts
Project-Url: Repository, https://github.com/juftin/juftin-scripts
License: MIT
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.8,<4.0
Requires-Dist: adlfs (<2024.0.0,>=2023.1.0); extra == "all" or extra == "fsspec"
Requires-Dist: aiohttp (<4.0.0,>=3.8.3); extra == "all" or extra == "fsspec"
Requires-Dist: art (<6.0,>=5.7)
Requires-Dist: click (<9.0.0,>=8.1.2)
Requires-Dist: fsspec (<2024.0.0,>=2023.1.0)
Requires-Dist: gcsfs (<2024.0.0,>=2023.1.0); extra == "all" or extra == "fsspec"
Requires-Dist: pandas (>=1.5)
Requires-Dist: pyarrow (<11.0.0,>=10.0.0); extra == "all" or extra == "parquet"
Requires-Dist: requests (<3.0.0,>=2.28.2); extra == "all" or extra == "fsspec"
Requires-Dist: rich (<14.0.0,>=13.3.2)
Requires-Dist: rich-click (<2.0.0,>=1.5.2)
Requires-Dist: rich-pixels (<3.0.0,>=2.1.1)
Requires-Dist: s3fs (<2024.0.0,>=2023.1.0); extra == "all" or extra == "fsspec"
Requires-Dist: textual (<0.16.0,>=0.15.1)
Requires-Dist: universal-pathlib (<0.0.22,>=0.0.21)
Provides-Extra: all
Provides-Extra: fsspec
Provides-Extra: parquet
Description-Content-Type: text/markdown
[Description omitted; length: 361 characters]

WHEEL

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

RECORD

Path Digest Size
juftin_scripts/__init__.py sha256=kNMuzxfeTyA06uGLC0O9peSSabt56ufjFjWPhG5A1FU 190
juftin_scripts/__main__.py sha256=8B4xz-JCeTrDD7EIB6luFTJk6mGdrn1cbalBXdSiKwY 1713
juftin_scripts/_base.py sha256=YrqaSY4sfeIK5dfaYD__UWMNf5G-E3Qs2OQ85FWBRWw 3941
juftin_scripts/_version.py sha256=HzW9IvjYlOzHt0K_g1wktNXKlbbJ6nA5WnX5u8gTwko 157
juftin_scripts/code_browser.css sha256=0F_CyiRzGfbRyBpYr_eXNjU06vWY0yWC-s0CwLi_xK8 352
juftin_scripts/code_browser.py sha256=Sq5n4VFz8VFk8YozEE88JeDHnYF5bfAHI0VmRRYBgDQ 11075
juftin_scripts/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
juftin_scripts/rotation.py sha256=nkTiYXZilSOkQxOmA8fYYTnb4jXm5gIhPh0oIdRbV-Q 4815
juftin_scripts-0.4.0.dist-info/LICENSE sha256=BNOvOCNcLr-XtKAOd_L6JtwgEuMFQCUOi3WGMqkrCUE 1071
juftin_scripts-0.4.0.dist-info/METADATA sha256=Z-5RT3rv0uBINLBkvcLTT1rco5IGmG4C51jHK0bh4Pg 2417
juftin_scripts-0.4.0.dist-info/WHEEL sha256=kLuE8m1WYU0Ig0_YEGrXyTtiJvKPpLpDEiChiNyei5Y 88
juftin_scripts-0.4.0.dist-info/entry_points.txt sha256=rraWkQVO0fHUAKUx8OoYS3qNPgc_Z67q5bTa3QK1PqA 96
juftin_scripts-0.4.0.dist-info/RECORD

entry_points.txt

browse = juftin_scripts.code_browser:browse
juftin = juftin_scripts.__main__:cli