pyprosegur


Namepyprosegur JSON
Version 0.0.12 PyPI version JSON
download
home_pagehttps://github.com/dgomes/pyprosegur
SummaryUnofficial Python library to interface with Prosegur Alarmes PT/ES.
upload_time2024-09-06 15:10:15
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/e5/e5/114e5070529a17d5d57727666e52a21792d99990c7f41182e4d61d6990e1/pyprosegur-0.0.12.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.12",
    "project_urls": {
        "Homepage": "https://github.com/dgomes/pyprosegur"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e5e5114e5070529a17d5d57727666e52a21792d99990c7f41182e4d61d6990e1",
                "md5": "bbbef486ed286e84c3d90a64abd46933",
                "sha256": "34ba8c522f7c2fc98426a9cc3d4b8de98b8459caf577f56bab61f296ab1569b4"
            },
            "downloads": -1,
            "filename": "pyprosegur-0.0.12.tar.gz",
            "has_sig": false,
            "md5_digest": "bbbef486ed286e84c3d90a64abd46933",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 5723,
            "upload_time": "2024-09-06T15:10:15",
            "upload_time_iso_8601": "2024-09-06T15:10:15.010620Z",
            "url": "https://files.pythonhosted.org/packages/e5/e5/114e5070529a17d5d57727666e52a21792d99990c7f41182e4d61d6990e1/pyprosegur-0.0.12.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-06 15:10:15",
    "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.68125s