pyprosegur


Namepyprosegur JSON
Version 0.0.10 PyPI version JSON
download
home_pagehttps://github.com/dgomes/pyprosegur
SummaryUnofficial Python library to interface with Prosegur Alarmes PT/ES.
upload_time2024-03-20 19:30:21
maintainerNone
docs_urlNone
authorDiogo Gomes
requires_pythonNone
licenseMIT License
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            [![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.  

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/dgomes/pyprosegur",
    "name": "pyprosegur",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "Diogo Gomes",
    "author_email": "diogogomes@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/d6/d9/816fc1982cbadc53f10167b53d6991b6a9e08731b5a8efb976bbc9894d8c/pyprosegur-0.0.10.tar.gz",
    "platform": "any",
    "description": "[![PyPI version](https://badge.fury.io/py/pyprosegur.svg)](https://badge.fury.io/py/pyprosegur)\n\n# PyProsegur\nPython library to retrieve information from [Prosegur Residential Alarms](http://www.prosegur.pt)\n\n## Requirements\n- backoff\n- aiohttp\n- aiofile\n- Click \n\n## Changelog\n\n[See CHANGES.md](CHANGES.md)\n\n## NOTES:\n\nThis project has no relationship with Prosegur (unofficial library).\n\nThe component uses the API provided by the Web Application.\n\nHas been developed/tested in Portugal, but should also work in other countries (please open an Issue and report your success!)\n\n## LICENCE:\nCode is under MIT licence.  \n",
    "bugtrack_url": null,
    "license": "MIT License",
    "summary": "Unofficial Python library to interface with Prosegur Alarmes PT/ES.",
    "version": "0.0.10",
    "project_urls": {
        "Homepage": "https://github.com/dgomes/pyprosegur"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d6d9816fc1982cbadc53f10167b53d6991b6a9e08731b5a8efb976bbc9894d8c",
                "md5": "8461894ea68aef641a6a933d41c8087f",
                "sha256": "733681e2f80d044ca5f18861a31be124decd75f68d65db2230883afd08e908cf"
            },
            "downloads": -1,
            "filename": "pyprosegur-0.0.10.tar.gz",
            "has_sig": false,
            "md5_digest": "8461894ea68aef641a6a933d41c8087f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 5583,
            "upload_time": "2024-03-20T19:30:21",
            "upload_time_iso_8601": "2024-03-20T19:30:21.796843Z",
            "url": "https://files.pythonhosted.org/packages/d6/d9/816fc1982cbadc53f10167b53d6991b6a9e08731b5a8efb976bbc9894d8c/pyprosegur-0.0.10.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-20 19:30:21",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "dgomes",
    "github_project": "pyprosegur",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "pyprosegur"
}
        
Elapsed time: 0.24034s