immunity-notifications


Nameimmunity-notifications JSON
Version 1.1 PyPI version JSON
download
home_pagehttp://openwisp.org
SummaryNotifications module of OpenWISP
upload_time2024-09-12 19:21:29
maintainerNone
docs_urlNone
authorOpenWISP
requires_pythonNone
licenseGPL3
keywords django netjson notification openwisp monitoring
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            OpenWISP Notifications
======================

.. image:: https://github.com/openwisp/immunity-notifications/workflows/OpenWISP%20CI%20Build/badge.svg?branch=master
    :target: https://github.com/openwisp/immunity-notifications/actions?query=workflow%3A%22OpenWISP+CI+Build%22
    :alt: CI build status

.. image:: https://coveralls.io/repos/github/openwisp/immunity-notifications/badge.svg?branch=master
    :target: https://coveralls.io/github/openwisp/immunity-notifications?branch=master
    :alt: Test Coverage

.. image:: https://img.shields.io/librariesio/github/openwisp/immunity-notifications
    :target: https://libraries.io/github/openwisp/immunity-notifications#repository_dependencies
    :alt: Dependency monitoring

.. image:: https://img.shields.io/gitter/room/nwjs/nw.js.svg
    :target: https://gitter.im/openwisp/general
    :alt: chat

.. image:: https://badge.fury.io/py/immunity-notifications.svg
    :target: http://badge.fury.io/py/immunity-notifications
    :alt: Pypi Version

.. image:: https://pepy.tech/badge/immunity-notifications
    :target: https://pepy.tech/project/immunity-notifications
    :alt: downloads

.. image:: https://img.shields.io/badge/code%20style-black-000000.svg
    :target: https://pypi.org/project/black/
    :alt: code style: black

----

.. figure:: https://github.com/openwisp/immunity-notifications/raw/docs/docs/images/notification-demo.gif
    :align: center

**OpenWISP Notifications** provides email and web notifications for
`OpenWISP <http://openwisp.org>`_.

Its main goal is to allow the other OpenWISP modules to notify users about
meaningful events that happen in their network.

For a complete overview of features, refer to the `Notifications: Features
<https://openwisp.io/docs/dev/notifications/user/intro.html>`_ section of
the OpenWISP documentation.

Documentation
-------------

- `Usage documentation <https://openwisp.io/docs/dev/notifications/>`_
- `Developer documentation
  <https://openwisp.io/docs/dev/notifications/developer/>`_

----

Contributing
------------

Please read the `OpenWISP contributing guidelines
<http://openwisp.io/docs/developer/contributing.html>`_.

License
-------

See `LICENSE
<https://github.com/openwisp/immunity-notifications/blob/master/LICENSE>`_.

Support
-------

See `OpenWISP Support Channels <http://openwisp.org/support.html>`_.

Attributions
------------

Icons
~~~~~

`Icons
<https://github.com/openwisp/immunity-notifications/tree/master/immunity_notifications/static/immunity-notifications/images/icons/>`_
used are taken from `Font Awesome <https://fontawesome.com/>`_ project.

LICENSE: https://fontawesome.com/license

Sound
~~~~~

`Notification sound
<https://github.com/openwisp/immunity-notifications/tree/master/immunity_notifications/static/immunity-notifications/audio>`_
is taken from `Notification Sounds <https://notificationsounds.com/>`_.

LICENSE: `Creative Commons Attribution license
<https://creativecommons.org/licenses/by/4.0/legalcode>`_



            

Raw data

            {
    "_id": null,
    "home_page": "http://openwisp.org",
    "name": "immunity-notifications",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "django, netjson, notification, openwisp, monitoring",
    "author": "OpenWISP",
    "author_email": "support@openwisp.io",
    "download_url": "https://files.pythonhosted.org/packages/53/53/157c8168db0d59e4fe7613d4121a302f149a7888c4146647f3e927b84bc0/immunity-notifications-1.1.tar.gz",
    "platform": "Platform Independent",
    "description": "OpenWISP Notifications\n======================\n\n.. image:: https://github.com/openwisp/immunity-notifications/workflows/OpenWISP%20CI%20Build/badge.svg?branch=master\n    :target: https://github.com/openwisp/immunity-notifications/actions?query=workflow%3A%22OpenWISP+CI+Build%22\n    :alt: CI build status\n\n.. image:: https://coveralls.io/repos/github/openwisp/immunity-notifications/badge.svg?branch=master\n    :target: https://coveralls.io/github/openwisp/immunity-notifications?branch=master\n    :alt: Test Coverage\n\n.. image:: https://img.shields.io/librariesio/github/openwisp/immunity-notifications\n    :target: https://libraries.io/github/openwisp/immunity-notifications#repository_dependencies\n    :alt: Dependency monitoring\n\n.. image:: https://img.shields.io/gitter/room/nwjs/nw.js.svg\n    :target: https://gitter.im/openwisp/general\n    :alt: chat\n\n.. image:: https://badge.fury.io/py/immunity-notifications.svg\n    :target: http://badge.fury.io/py/immunity-notifications\n    :alt: Pypi Version\n\n.. image:: https://pepy.tech/badge/immunity-notifications\n    :target: https://pepy.tech/project/immunity-notifications\n    :alt: downloads\n\n.. image:: https://img.shields.io/badge/code%20style-black-000000.svg\n    :target: https://pypi.org/project/black/\n    :alt: code style: black\n\n----\n\n.. figure:: https://github.com/openwisp/immunity-notifications/raw/docs/docs/images/notification-demo.gif\n    :align: center\n\n**OpenWISP Notifications** provides email and web notifications for\n`OpenWISP <http://openwisp.org>`_.\n\nIts main goal is to allow the other OpenWISP modules to notify users about\nmeaningful events that happen in their network.\n\nFor a complete overview of features, refer to the `Notifications: Features\n<https://openwisp.io/docs/dev/notifications/user/intro.html>`_ section of\nthe OpenWISP documentation.\n\nDocumentation\n-------------\n\n- `Usage documentation <https://openwisp.io/docs/dev/notifications/>`_\n- `Developer documentation\n  <https://openwisp.io/docs/dev/notifications/developer/>`_\n\n----\n\nContributing\n------------\n\nPlease read the `OpenWISP contributing guidelines\n<http://openwisp.io/docs/developer/contributing.html>`_.\n\nLicense\n-------\n\nSee `LICENSE\n<https://github.com/openwisp/immunity-notifications/blob/master/LICENSE>`_.\n\nSupport\n-------\n\nSee `OpenWISP Support Channels <http://openwisp.org/support.html>`_.\n\nAttributions\n------------\n\nIcons\n~~~~~\n\n`Icons\n<https://github.com/openwisp/immunity-notifications/tree/master/immunity_notifications/static/immunity-notifications/images/icons/>`_\nused are taken from `Font Awesome <https://fontawesome.com/>`_ project.\n\nLICENSE: https://fontawesome.com/license\n\nSound\n~~~~~\n\n`Notification sound\n<https://github.com/openwisp/immunity-notifications/tree/master/immunity_notifications/static/immunity-notifications/audio>`_\nis taken from `Notification Sounds <https://notificationsounds.com/>`_.\n\nLICENSE: `Creative Commons Attribution license\n<https://creativecommons.org/licenses/by/4.0/legalcode>`_\n\n\n",
    "bugtrack_url": null,
    "license": "GPL3",
    "summary": "Notifications module of OpenWISP",
    "version": "1.1",
    "project_urls": {
        "Download": "https://github.com/edge-servers/immunity-notifications/releases",
        "Homepage": "http://openwisp.org"
    },
    "split_keywords": [
        "django",
        " netjson",
        " notification",
        " openwisp",
        " monitoring"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "24e500522fe1834253c20cca9ef8c8cf517743f0a88fc5e9dea2e08ac838f491",
                "md5": "8893d88ad79c2b6b9b4f5653139b08e4",
                "sha256": "7cbb77c199096b39d75c93585ca65544b1f933024b4c0f94afcf8d71008c170f"
            },
            "downloads": -1,
            "filename": "immunity_notifications-1.1-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "8893d88ad79c2b6b9b4f5653139b08e4",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 143305,
            "upload_time": "2024-09-12T19:21:25",
            "upload_time_iso_8601": "2024-09-12T19:21:25.806127Z",
            "url": "https://files.pythonhosted.org/packages/24/e5/00522fe1834253c20cca9ef8c8cf517743f0a88fc5e9dea2e08ac838f491/immunity_notifications-1.1-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5353157c8168db0d59e4fe7613d4121a302f149a7888c4146647f3e927b84bc0",
                "md5": "b7fea545f3acf4e87e4e8cdbb8ffe9d9",
                "sha256": "3afed3e9465e00f32bd33117eba9cef8ecdffea2a7a30a0ab19e97f1f7eef0ab"
            },
            "downloads": -1,
            "filename": "immunity-notifications-1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "b7fea545f3acf4e87e4e8cdbb8ffe9d9",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 129314,
            "upload_time": "2024-09-12T19:21:29",
            "upload_time_iso_8601": "2024-09-12T19:21:29.085368Z",
            "url": "https://files.pythonhosted.org/packages/53/53/157c8168db0d59e4fe7613d4121a302f149a7888c4146647f3e927b84bc0/immunity-notifications-1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-12 19:21:29",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "edge-servers",
    "github_project": "immunity-notifications",
    "github_not_found": true,
    "lcname": "immunity-notifications"
}
        
Elapsed time: 0.31998s