Metadata-Version: 2.1 Name: pyprosegur Version: 0.0.14 Summary: Unofficial Python library to interface with Prosegur Alarmes PT/ES. Home-page: https://github.com/dgomes/pyprosegur Author: Diogo Gomes Author-email: diogogomes@gmail.com License: MIT License Platform: any Classifier: License :: OSI Approved :: MIT License Classifier: Intended Audience :: Developers Classifier: Operating System :: OS Independent Classifier: Programming Language :: Python Classifier: Programming Language :: Python :: 3 Classifier: Topic :: Software Development :: Libraries :: Python Modules Description-Content-Type: text/markdown License-File: LICENSE Requires-Dist: backoff Requires-Dist: aiohttp Requires-Dist: click [![PyPI version](https://badge.fury.io/py/pyprosegur.svg)](https://badge.fury.io/py/pyprosegur) # PyProsegur Python library to retrieve information from [Prosegur Residential Alarms](http://www.prosegur.pt) ## Requirements - backoff - aiohttp - aiofile - Click ## Changelog [See CHANGES.md](CHANGES.md) ## NOTES: This project has no relationship with Prosegur (unofficial library). The component uses the API provided by the Web Application. Has been developed/tested in Portugal, but should also work in other countries (please open an Issue and report your success!) ## LICENCE: Code is under MIT licence.