Metadata-Version: 2.1
Name: uasiren
Version: 0.0.1
Summary: Implements siren.pp.ua API - public wrapper for api.ukrainealarm.com API that returns info about Ukraine air-raid alarms.
Home-page: https://github.com/PaulAnnekov/uasiren
Author: Pavlo Annekov
Author-email: paul.annekov@gmail.com
License: MIT
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
Requires-Dist: aiohttp (>=3.8.1)

# 🇺🇦 UA Siren 🚨

## UK
Імплементує siren.pp.ua API - публічну обгортку навколо [api.ukrainealarm.com](https://api.ukrainealarm.com/swagger/index.html), який повертає інформацію про повітряні тривоги в Україні.

### Обмеження

200 запитів на протязі 5 хвилин з одного IP.

## EN
Implements siren.pp.ua API - public wrapper for [api.ukrainealarm.com](https://api.ukrainealarm.com/swagger/index.html) API that returns info about Ukraine air raid alarms.

### Limitations

There is a limit of 200 requests per 5 minutes from a single IP address.
