Metadata-Version: 2.1
Name: giossync
Version: 0.0.2
Summary: asyncio-friendly python API for gios
Home-page: https://github.com/mgrom/giossync
Author: Marcin Grom
Author-email: marcin.grom@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3.4
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown

# giossync
Async python library for gios (http://powietrze.gios.gov.pl).

Requires Python 3.4+

To install
```
pip install giossync
```


