notificationhubs-rest-python


Namenotificationhubs-rest-python JSON
Version 1.0.1 PyPI version JSON
download
home_pagehttps://github.com/panevo/notificationhubs-rest-python
SummaryA Python library for sending notifications using Azure Notification Hubs REST API.
upload_time2024-07-17 19:45:49
maintainerNone
docs_urlNone
authorKarlo Krakan
requires_pythonNone
licenseApache-2.0 License
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Notification Hubs REST wrapper for Python

![PyPI](https://img.shields.io/pypi/v/notificationhubs-rest-python?style=flat-square)

This is an implementation of a REST wrapper for sending notifications with Notification Hubs using the [REST APIs of Notification Hubs](http://msdn.microsoft.com/en-us/library/dn495827.aspx) from a Python back-end. The useage of this code is officially recommended by Microsoft in the [documentation](https://learn.microsoft.com/en-us/azure/notification-hubs/notification-hubs-python-push-notification-tutorial#client-interface).

Panevo Services Ltd. is maintaining this repo for the sole purpose of publishing this Notification Hubs REST wrapper to PyPI. In this regard, Panevo will only be pulling upstream changes from the original repo and not making any further changes to the codebase.

This repository is a fork of Microsoft's [Azure Notification Hub Samples Repository](https://github.com/Azure/azure-notificationhubs-samples).

## How to use the code above

Install the package

```
pip install notificationhubs-rest-python
```

Detailed readme is available here -
http://azure.microsoft.com/en-us/documentation/articles/notification-hubs-python-backend-how-to/

## Requirements

This package requires Python 3.8+ and version 2.25.0+ of the `requests` package.

## Registration management

For registration management you have to follow the content formats shown in the [REST APIs of Notification Hubs](http://msdn.microsoft.com/en-us/library/dn495827.aspx), and probably do some xml parsing is case of GETs. Be warned that element order is important and things will not work if the element are out of order.

## Notes

This code is provided as-is with no guarantees.

## Contributors

Adrian Hall (Splunk)

Panevo Services Ltd.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/panevo/notificationhubs-rest-python",
    "name": "notificationhubs-rest-python",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "Karlo Krakan",
    "author_email": "karlo.krakan@panevo.com",
    "download_url": "https://files.pythonhosted.org/packages/75/2c/17adf34df47f3ff822e1ea73fac68be69c641c3f2219642df5587a6fcb3f/notificationhubs_rest_python-1.0.1.tar.gz",
    "platform": null,
    "description": "# Notification Hubs REST wrapper for Python\n\n![PyPI](https://img.shields.io/pypi/v/notificationhubs-rest-python?style=flat-square)\n\nThis is an implementation of a REST wrapper for sending notifications with Notification Hubs using the [REST APIs of Notification Hubs](http://msdn.microsoft.com/en-us/library/dn495827.aspx) from a Python back-end. The useage of this code is officially recommended by Microsoft in the [documentation](https://learn.microsoft.com/en-us/azure/notification-hubs/notification-hubs-python-push-notification-tutorial#client-interface).\n\nPanevo Services Ltd. is maintaining this repo for the sole purpose of publishing this Notification Hubs REST wrapper to PyPI. In this regard, Panevo will only be pulling upstream changes from the original repo and not making any further changes to the codebase.\n\nThis repository is a fork of Microsoft's [Azure Notification Hub Samples Repository](https://github.com/Azure/azure-notificationhubs-samples).\n\n## How to use the code above\n\nInstall the package\n\n```\npip install notificationhubs-rest-python\n```\n\nDetailed readme is available here -\nhttp://azure.microsoft.com/en-us/documentation/articles/notification-hubs-python-backend-how-to/\n\n## Requirements\n\nThis package requires Python 3.8+ and version 2.25.0+ of the `requests` package.\n\n## Registration management\n\nFor registration management you have to follow the content formats shown in the [REST APIs of Notification Hubs](http://msdn.microsoft.com/en-us/library/dn495827.aspx), and probably do some xml parsing is case of GETs. Be warned that element order is important and things will not work if the element are out of order.\n\n## Notes\n\nThis code is provided as-is with no guarantees.\n\n## Contributors\n\nAdrian Hall (Splunk)\n\nPanevo Services Ltd.\n",
    "bugtrack_url": null,
    "license": "Apache-2.0 License",
    "summary": "A Python library for sending notifications using Azure Notification Hubs REST API.",
    "version": "1.0.1",
    "project_urls": {
        "Homepage": "https://github.com/panevo/notificationhubs-rest-python"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9bcc1afcc95b87f579d2b84ef65c61916863b3b8f948ed7ab954568deee7053c",
                "md5": "d675bc24eef7b8a46bb57ef6605cf894",
                "sha256": "893d6ec16a971bd5ff304719822727eb9c88b82ecf842f4590ac6ea3b14adfea"
            },
            "downloads": -1,
            "filename": "notificationhubs_rest_python-1.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d675bc24eef7b8a46bb57ef6605cf894",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 6321,
            "upload_time": "2024-07-17T19:45:48",
            "upload_time_iso_8601": "2024-07-17T19:45:48.722236Z",
            "url": "https://files.pythonhosted.org/packages/9b/cc/1afcc95b87f579d2b84ef65c61916863b3b8f948ed7ab954568deee7053c/notificationhubs_rest_python-1.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "752c17adf34df47f3ff822e1ea73fac68be69c641c3f2219642df5587a6fcb3f",
                "md5": "53fc539c320ff842ebc1cab53b200048",
                "sha256": "29fb563c5fca9d0378bca01acb8623a7323102b8579a524cebbd0dad5afd457e"
            },
            "downloads": -1,
            "filename": "notificationhubs_rest_python-1.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "53fc539c320ff842ebc1cab53b200048",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 5910,
            "upload_time": "2024-07-17T19:45:49",
            "upload_time_iso_8601": "2024-07-17T19:45:49.786288Z",
            "url": "https://files.pythonhosted.org/packages/75/2c/17adf34df47f3ff822e1ea73fac68be69c641c3f2219642df5587a6fcb3f/notificationhubs_rest_python-1.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-07-17 19:45:49",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "panevo",
    "github_project": "notificationhubs-rest-python",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "notificationhubs-rest-python"
}
        
Elapsed time: 0.85033s