Metadata-Version: 2.4
Name: mangru
Version: 0.0.1
Summary: Python client for the Mangru sensor data API — a planetary network of public environmental sensors.
Project-URL: Homepage, https://mangru.live
Project-URL: Documentation, https://docs.mangru.live
Project-URL: Repository, https://github.com/saewon-rami-chang/mangru-python
Project-URL: Issues, https://github.com/saewon-rami-chang/mangru-python/issues
Author-email: Sae-won Rami Chang <changrami@gmail.com>
License-Expression: MIT
License-File: LICENSE
Keywords: air-quality,api-client,environmental-data,research,sensors,weather
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Scientific/Engineering :: Atmospheric Science
Classifier: Topic :: Scientific/Engineering :: GIS
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Requires-Python: >=3.10
Description-Content-Type: text/markdown

# Mangru

Python client for the [Mangru](https://mangru.live) sensor data API.

Mangru aggregates live readings from public environmental sensor networks
worldwide — weather stations, air quality monitors, hydrology gauges,
ocean buoys, and more — and serves them through one unified API.

## Status

🚧 **This is a placeholder release.** The functional Python client is
under active development. The first usable release will ship as `0.1.0`.

The live API itself (the data) is operational at <https://mangru.live>.
For early API access, see <https://docs.mangru.live>.

## License

MIT