appears-api-client

View on PyPIReverse Dependencies (0)

0.1.2 appears_api_client-0.1.2-py3-none-any.whl

Wheel Details

Project: appears-api-client
Version: 0.1.2
Filename: appears_api_client-0.1.2-py3-none-any.whl
Download: [link]
Size: 53669
MD5: ad56dc1c5e2ade0ac0b033a717b2038d
SHA256: 3e7bfbbd625138a955503ce764982b40dce5c2e35f2b9c2e60e1a3a23171f7e0
Uploaded: 2024-08-07 00:59:59 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: appears-api-client
Version: 0.1.2
Summary: Python client for interacting with NASA Earthdata's AppEEARS API
Author: Francisco Furey
Author-Email: franciscofurey[at]gmail.com
Home-Page: https://github.com/franfurey/appears_api_pip_package
License: MIT
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Requires-Dist: affine (==2.4.0)
Requires-Dist: annotated-types (==0.7.0)
Requires-Dist: appnope (==0.1.4)
Requires-Dist: asttokens (==2.4.1)
Requires-Dist: attrs (==23.2.0)
Requires-Dist: certifi (==2024.7.4)
Requires-Dist: charset-normalizer (==3.3.2)
Requires-Dist: click (==8.1.7)
Requires-Dist: click-plugins (==1.1.1)
Requires-Dist: cligj (==0.7.2)
Requires-Dist: comm (==0.2.2)
Requires-Dist: coverage (==7.6.0)
Requires-Dist: debugpy (==1.8.2)
Requires-Dist: decorator (==5.1.1)
Requires-Dist: executing (==2.0.1)
Requires-Dist: idna (==3.7)
Requires-Dist: iniconfig (==2.0.0)
Requires-Dist: ipykernel (==6.29.5)
Requires-Dist: ipython (==8.26.0)
Requires-Dist: jedi (==0.19.1)
Requires-Dist: jupyter-client (==8.6.2)
Requires-Dist: jupyter-core (==5.7.2)
Requires-Dist: matplotlib-inline (==0.1.7)
Requires-Dist: nest-asyncio (==1.6.0)
Requires-Dist: numpy (==2.0.1)
Requires-Dist: packaging (==24.1)
Requires-Dist: pandas (==2.2.2)
Requires-Dist: parso (==0.8.4)
Requires-Dist: pexpect (==4.9.0)
Requires-Dist: platformdirs (==4.2.2)
Requires-Dist: pluggy (==1.5.0)
Requires-Dist: prompt-toolkit (==3.0.47)
Requires-Dist: psutil (==6.0.0)
Requires-Dist: ptyprocess (==0.7.0)
Requires-Dist: pure-eval (==0.2.3)
Requires-Dist: pydantic (==2.8.2)
Requires-Dist: pydantic-core (==2.20.1)
Requires-Dist: Pygments (==2.18.0)
Requires-Dist: pyparsing (==3.1.2)
Requires-Dist: pytest (==8.3.1)
Requires-Dist: pytest-cov (==5.0.0)
Requires-Dist: python-dateutil (==2.9.0.post0)
Requires-Dist: python-dotenv (==1.0.1)
Requires-Dist: pytz (==2024.1)
Requires-Dist: pyzmq (==26.0.3)
Requires-Dist: rasterio (==1.3.10)
Requires-Dist: requests (==2.32.3)
Requires-Dist: requests-mock (==1.12.1)
Requires-Dist: setuptools (==71.1.0)
Requires-Dist: six (==1.16.0)
Requires-Dist: snuggs (==1.4.7)
Requires-Dist: stack-data (==0.6.3)
Requires-Dist: tornado (==6.4.1)
Requires-Dist: traitlets (==5.14.3)
Requires-Dist: typing-extensions (==4.12.2)
Requires-Dist: tzdata (==2024.1)
Requires-Dist: urllib3 (==2.2.2)
Requires-Dist: wcwidth (==0.2.13)
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 4901 characters]

WHEEL

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

RECORD

Path Digest Size
src/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
src/appears.py sha256=LbwYbWYy0mWdcx5nHQMeOjS28apy5Lss9Hb5rcvrJ7w 2939
src/client.py sha256=d2pTF8Drz_zufmTa_bYn9nf-WLYglB9g1NJ9NlFZlTc 14854
src/exceptions.py sha256=ffzzQqONfaY1RbpflXDtU8Q_h2Py0e1AcUH2NvaRLbQ 404
src/models.py sha256=0l1RHZpjAP4xU_3VR-o8711ZOksvu9DAbN-2OhpFf54 416611
src/utils.py sha256=At8S7zDgl8fEoha_xGdl6vEge2__LlTNT2Raa3qb4_0 14
src/appeears_client/__init__.py sha256=gUEK63T_LPnUeJrPBIJAzyQMu6lPo9OjSTsK50RAXMs 97
src/appeears_client/auth.py sha256=M6gEeG79xNrR_vkcArpL28-NGljZDM51qpHAa3hRYbw 940
src/appeears_client/config.py sha256=X2onohTS-z6jGxvhPmcxZwgKkaDbeOv1XZyWIg-RWuY 89
src/appeears_client/file_management.py sha256=Yqf4EOJdMtcP5oXTx7c3hSuF0uF1Yk1bFQFq62uJSpQ 3996
src/appeears_client/product_management.py sha256=EhmAkh-v6WU6yOMFYajtKAf8OlHDF4Jkx6GsaUXWaao 2777
src/appeears_client/task_management.py sha256=nC4yr7mJAITtOiN6YsCWDK3Qa36eP4j-80D9hAOxd90 7583
src/appeears_client/task_orchestrator.py sha256=ds0AFWQA2alLvxS03Aj4WM4Eemcocn5RVMZxTroCTSU 4214
tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tests/test_client.py sha256=Iehu-3k-bx5tYXYrQHaHzRD1xXNDZlbTr7p2qGGL94U 2925
appears_api_client-0.1.2.dist-info/LICENSE sha256=PFjlJYnlaMP8y24rTwDArCkjFHHsDEoMd06YoyVYeWI 1072
appears_api_client-0.1.2.dist-info/METADATA sha256=KGNGSky7LdOB7PjHuJsYXMGCegce4fdwKY2Q8nnxM3Y 7552
appears_api_client-0.1.2.dist-info/WHEEL sha256=Wyh-_nZ0DJYolHNn1_hMa4lM7uDedD_RGVwbmTjyItk 91
appears_api_client-0.1.2.dist-info/top_level.txt sha256=KW3xgkz9NLMTcmmzgKvW8RFpCFkRIQ085qzq2diFf68 10
appears_api_client-0.1.2.dist-info/RECORD

top_level.txt

src
tests