wirepas-positioning-messaging


Namewirepas-positioning-messaging JSON
Version 1.7.0.1 PyPI version JSON
download
home_pagehttps://github.com/wirepas/wirepas-positioning-messaging-python
SummaryWPE protocol buffers bindings.
upload_time2024-01-08 14:42:43
maintainer
docs_urlNone
authorWirepas Ltd
requires_python
licenseApache-2
keywords wirepas wpe
VCS
bugtrack_url
requirements grpcio-tools
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # wirepas-positioning-messaging-python

This repository contains WPE API protocol buffer Python bindings.

## Installation

From [PyPi][wirepas_positioning_messaging_python_pypi]
```shell
    pip3 install wirepas-positioning-messaging
```

## License

Licensed under the Apache License, Version 2.0.
See [LICENSE][here_license] for the full license text.

[here_license]: LICENSE
[wirepas_positioning_messaging_python_pypi]: https://pypi.org/project/wirepas-positioning-messaging

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/wirepas/wirepas-positioning-messaging-python",
    "name": "wirepas-positioning-messaging",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "wirepas WPE",
    "author": "Wirepas Ltd",
    "author_email": "opensource@wirepas.com",
    "download_url": "https://files.pythonhosted.org/packages/5b/50/55680f4b7d66f31e2e63afde5e761e4440175e8c464caf9591b3ea85716a/wirepas_positioning_messaging-1.7.0.1.tar.gz",
    "platform": null,
    "description": "# wirepas-positioning-messaging-python\n\nThis repository contains WPE API protocol buffer Python bindings.\n\n## Installation\n\nFrom [PyPi][wirepas_positioning_messaging_python_pypi]\n```shell\n    pip3 install wirepas-positioning-messaging\n```\n\n## License\n\nLicensed under the Apache License, Version 2.0.\nSee [LICENSE][here_license] for the full license text.\n\n[here_license]: LICENSE\n[wirepas_positioning_messaging_python_pypi]: https://pypi.org/project/wirepas-positioning-messaging\n",
    "bugtrack_url": null,
    "license": "Apache-2",
    "summary": "WPE protocol buffers bindings.",
    "version": "1.7.0.1",
    "project_urls": {
        "Homepage": "https://github.com/wirepas/wirepas-positioning-messaging-python"
    },
    "split_keywords": [
        "wirepas",
        "wpe"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fae9c5fab11c092e525b6c28639a496515c5b1ac209135e4ba7b4ea9a3c5be2f",
                "md5": "5b7cec97f8f5ad34c444eca3125ec383",
                "sha256": "48e47006252f0dfb022f476ded3808cab0581963a16c09400ca3037fc1ceac41"
            },
            "downloads": -1,
            "filename": "wirepas_positioning_messaging-1.7.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "5b7cec97f8f5ad34c444eca3125ec383",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 13124,
            "upload_time": "2024-01-08T14:42:42",
            "upload_time_iso_8601": "2024-01-08T14:42:42.473325Z",
            "url": "https://files.pythonhosted.org/packages/fa/e9/c5fab11c092e525b6c28639a496515c5b1ac209135e4ba7b4ea9a3c5be2f/wirepas_positioning_messaging-1.7.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5b5055680f4b7d66f31e2e63afde5e761e4440175e8c464caf9591b3ea85716a",
                "md5": "417a9fe0b5b78daff66d288e1ff78947",
                "sha256": "d729ec9865e82f84c379f1c31646e1e293a7c91381fd3b69aea6f40dbb42008e"
            },
            "downloads": -1,
            "filename": "wirepas_positioning_messaging-1.7.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "417a9fe0b5b78daff66d288e1ff78947",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 12109,
            "upload_time": "2024-01-08T14:42:43",
            "upload_time_iso_8601": "2024-01-08T14:42:43.510864Z",
            "url": "https://files.pythonhosted.org/packages/5b/50/55680f4b7d66f31e2e63afde5e761e4440175e8c464caf9591b3ea85716a/wirepas_positioning_messaging-1.7.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-08 14:42:43",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "wirepas",
    "github_project": "wirepas-positioning-messaging-python",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "grpcio-tools",
            "specs": [
                [
                    "==",
                    "1.46.5"
                ]
            ]
        }
    ],
    "lcname": "wirepas-positioning-messaging"
}
        
Elapsed time: 0.15853s