cdsetool

View on PyPIReverse Dependencies (0)

0.2.8 cdsetool-0.2.8-py3-none-any.whl

Wheel Details

Project: cdsetool
Version: 0.2.8
Filename: cdsetool-0.2.8-py3-none-any.whl
Download: [link]
Size: 16024
MD5: 2cecba557083087c8caa00d9f9794a1f
SHA256: e5b3f692a4872aa7fa3a4da7a2d8aa49573d836f7ddd1cb856095c0812508d0d
Uploaded: 2024-03-20 16:20:37 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: cdsetool
Version: 0.2.8
Summary: Tools & CLI for interacting with CDSE product APIs
Author-Email: Jacob Vejby <javej[at]sdfi.dk>
Project-Url: Homepage, https://github.com/SDFIdk/CDSETool
Project-Url: Bug Tracker, https://github.com/SDFIdk/CDSETool/issues
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Requires-Dist: typer (~=0.9.0)
Requires-Dist: rich (<13.8,>=13.6)
Requires-Dist: requests (<2.32.0,>=2.28.1)
Requires-Dist: pyjwt[crypto] (~=2.8.0)
Requires-Dist: geopandas (>=0.13.2)
Requires-Dist: black (==24.3.0); extra == "test"
Requires-Dist: pylint (==3.1.0); extra == "test"
Requires-Dist: pytest (==8.1.1); extra == "test"
Requires-Dist: pytest-cov (==4.1.0); extra == "test"
Requires-Dist: requests-mock (==1.11.0); extra == "test"
Requires-Dist: pytest-mock (==3.12.0); extra == "test"
Provides-Extra: test
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 8528 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.43.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
cdsetool/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
cdsetool/_processing.py sha256=21Juh4hcRwGIGI9kZG6dZEoWQ-TXLqjO5choKPp6Rd4 1944
cdsetool/cli.py sha256=cvKr6CX3BBdhDfHXhYC1vCBb3KiNOEwnrFlu1hA1448 3269
cdsetool/credentials.py sha256=xrb3xfcDTyMonyiRftxkidt0u0VSDKLB-bhGEjAqWiY 7369
cdsetool/download.py sha256=EloxVCJ0wQCrjxx23F5kQewoR3cK6WWaBoQ_IoK5a8o 3754
cdsetool/logger.py sha256=TGNK4Fs0xwDll93NJrm140kI0ciTa3eNDhXiBrkLDF0 413
cdsetool/monitor.py sha256=BABorKKFAs6aE176p64P2PZm1OPiighUuzI2yf7dSh0 7206
cdsetool/query.py sha256=Sway5Z5ctc6ls4ZpPqTGiqaz_YLVEy15mzNB7i2Oslo 7427
cdsetool-0.2.8.dist-info/LICENSE sha256=hJpvOcQX19sQgA4w_FrfGEr2GoPrZ68a0EgnbNtHktc 1101
cdsetool-0.2.8.dist-info/METADATA sha256=6KLMB9aabRm5uLtyfXrCXxtUiJpgL_kTcLQUsUqzHRw 9490
cdsetool-0.2.8.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
cdsetool-0.2.8.dist-info/entry_points.txt sha256=gp8MBiCLx4nGwTcMxm5sOLcbGbdU2Quvzn-xB9qU7o4 47
cdsetool-0.2.8.dist-info/top_level.txt sha256=iiEqzDgFYWUCQRDqk4-DMo8PWXdAjTQWUy5VNrh4ANI 9
cdsetool-0.2.8.dist-info/RECORD

top_level.txt

cdsetool

entry_points.txt

cdsetool = cdsetool:cli.main