Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dgomes/pyprosegur
Smart Prosegur Library
https://github.com/dgomes/pyprosegur
Last synced: 1 day ago
JSON representation
Smart Prosegur Library
- Host: GitHub
- URL: https://github.com/dgomes/pyprosegur
- Owner: dgomes
- License: mit
- Created: 2020-12-27T18:36:29.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2024-09-06T15:09:32.000Z (4 months ago)
- Last Synced: 2024-11-10T05:44:34.003Z (about 2 months ago)
- Language: Python
- Size: 27.3 KB
- Stars: 6
- Watchers: 4
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGES.md
- License: LICENSE
Awesome Lists containing this project
README
[![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.