Metadata-Version: |
2.1 |
Name: |
pulse-eco |
Version: |
2.3.2 |
Summary: |
pulse.eco API wrapper |
Author-Email: |
martinkozle <martinkozle[at]yahoo.com> |
Project-Url: |
Bug Tracker, https://github.com/martinkozle/pulse-eco/issues |
Project-Url: |
Homepage, https://github.com/martinkozle/pulse-eco |
Keywords: |
air,air pollution,air quality index,api,aqi,eco,pollution,pulse,pulse.eco,python,quality,wrapper |
Classifier: |
Development Status :: 5 - Production/Stable |
Classifier: |
Framework :: Pydantic |
Classifier: |
License :: OSI Approved :: MIT License |
Classifier: |
Natural Language :: English |
Classifier: |
Operating System :: OS Independent |
Classifier: |
Programming Language :: Python |
Classifier: |
Programming Language :: Python :: 3 |
Classifier: |
Topic :: Scientific/Engineering :: Atmospheric Science |
Classifier: |
Topic :: Scientific/Engineering :: Information Analysis |
Classifier: |
Topic :: Software Development |
Classifier: |
Topic :: Software Development :: Libraries |
Classifier: |
Topic :: Software Development :: Libraries :: Python Modules |
Classifier: |
Typing :: Typed |
Requires-Python: |
>=3.8 |
Requires-Dist: |
aiohttp (>=3.9.0); extra == "aiohttp" |
Requires-Dist: |
pulse-eco[aiohttp,httpx,requests]; extra == "all-http" |
Requires-Dist: |
pydantic (<3,>=2); extra == "client" |
Requires-Dist: |
ipython; extra == "dev" |
Requires-Dist: |
pip-tools (>=7.3.0); extra == "dev" |
Requires-Dist: |
pre-commit (>=3.5.0); extra == "dev" |
Requires-Dist: |
pulse-eco[all-http,client,docs,lint,test]; extra == "dev" |
Requires-Dist: |
mkdocs; extra == "docs" |
Requires-Dist: |
mkdocs-material; extra == "docs" |
Requires-Dist: |
mkdocstrings[python]; extra == "docs" |
Requires-Dist: |
pymdown-extensions; extra == "docs" |
Requires-Dist: |
httpx (>=0.25.1); extra == "httpx" |
Requires-Dist: |
mypy (~=1.8.0); extra == "lint" |
Requires-Dist: |
pulse-eco[all-http,client,types]; extra == "lint" |
Requires-Dist: |
ruff (==0.3.2); extra == "lint" |
Requires-Dist: |
requests (>=2.31.0); extra == "requests" |
Requires-Dist: |
coverage[toml] (~=7.3.4); extra == "test" |
Requires-Dist: |
pulse-eco[all-http,client]; extra == "test" |
Requires-Dist: |
pytest-asyncio (~=0.23.5); extra == "test" |
Requires-Dist: |
pytest (~=8.1.1); extra == "test" |
Requires-Dist: |
python-dotenv (~=1.0.0); extra == "test" |
Requires-Dist: |
types-requests (>=2.31.0); extra == "types" |
Provides-Extra: |
aiohttp |
Provides-Extra: |
all-http |
Provides-Extra: |
client |
Provides-Extra: |
dev |
Provides-Extra: |
docs |
Provides-Extra: |
httpx |
Provides-Extra: |
lint |
Provides-Extra: |
requests |
Provides-Extra: |
test |
Provides-Extra: |
types |
Description-Content-Type: |
text/markdown |
License-Expression: |
MIT |
License-File: |
LICENSE |