Metadata-Version: |
2.1 |
Name: |
netatmo-geopy |
Version: |
0.1.0 |
Summary: |
Pythonic package to access Netatmo CWS data. |
Author: |
Martí Bosch |
Author-Email: |
marti.bosch[at]epfl.ch |
Home-Page: |
https://github.com/martibosch/netatmo-geopy |
License: |
GPL-3.0-only |
Classifier: |
Development Status :: 2 - Pre-Alpha |
Classifier: |
Intended Audience :: Developers |
Classifier: |
License :: OSI Approved :: GNU General Public License v3 (GPLv3) |
Classifier: |
Natural Language :: English |
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.7,<4.0 |
Requires-Dist: |
black (==20.8b1); extra == "test" |
Requires-Dist: |
contextily (<2.0.0,>=1.2.0) |
Requires-Dist: |
fire (==0.4.0) |
Requires-Dist: |
flake8 (==3.8.4); extra == "test" |
Requires-Dist: |
flake8-docstrings (<2.0.0,>=1.6.0); extra == "test" |
Requires-Dist: |
geopandas (<0.11.0,>=0.10.2) |
Requires-Dist: |
isort (==5.6.4); extra == "test" |
Requires-Dist: |
mkdocs (<2.0.0,>=1.2.3); extra == "doc" |
Requires-Dist: |
mkdocs-autorefs (<0.4.0,>=0.3.1); extra == "doc" |
Requires-Dist: |
mkdocs-include-markdown-plugin (<2.0.0,>=1.0.0); extra == "doc" |
Requires-Dist: |
mkdocstrings (<0.19.0,>=0.18.0); extra == "doc" |
Requires-Dist: |
oauthlib (<4.0.0,>=3.1.1) |
Requires-Dist: |
pip (<21.0.0,>=20.3.1); extra == "dev" |
Requires-Dist: |
pre-commit (<3.0.0,>=2.12.0); extra == "dev" |
Requires-Dist: |
pytest (==6.1.2); extra == "test" |
Requires-Dist: |
pytest-cov (==2.10.1); extra == "test" |
Requires-Dist: |
pytest-datadir (<2.0.0,>=1.3.1); extra == "test" |
Requires-Dist: |
requests-mock (<2.0.0,>=1.9.3); extra == "test" |
Requires-Dist: |
requests-oauthlib (<2.0.0,>=1.3.0) |
Requires-Dist: |
schedule (<2.0.0,>=1.1.0) |
Requires-Dist: |
toml (<0.11.0,>=0.10.2); extra == "dev" |
Requires-Dist: |
tox (<4.0.0,>=3.20.1); extra == "dev" |
Requires-Dist: |
tqdm (<5.0.0,>=4.62.3) |
Requires-Dist: |
twine (<4.0.0,>=3.3.0); extra == "dev" |
Requires-Dist: |
virtualenv (<21.0.0,>=20.2.2); extra == "dev" |
Provides-Extra: |
dev |
Provides-Extra: |
doc |
Provides-Extra: |
test |
Description-Content-Type: |
text/markdown |