django-df-notifications


Namedjango-df-notifications JSON
Version 1.1.4 PyPI version JSON
download
home_pagehttps://apexive.com/
SummaryOpinionated Django Omnichannel Notifications
upload_time2023-02-01 07:43:43
maintainer
docs_urlNone
authorApexive OSS
requires_python>=3.8
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            =======================================
Djangoflow Omnichannel Notifications
=======================================

Opinionated Django Omnichannel Notifications





------
Design
------

...

Principles
----------

* **Opinionated:** Create a set of strict guidelines to be followed by the users
  and developers. Well defined and consistent guidelines reduces errors and
  unwanted side-effects. Framework should be easy to understand, implement and maintain.

* **Secure:** Follow the industry best practices secure software development; communications;
  storage as well as long term maintenance. Always evaluate the risk and trade-offs in
  appropriate contexts.

* **Clean code:** Strictly follow DRY principle; write your code for other developers
  to understand; document and keep documentation updated; automate testing your code,
  packaging, deployments and other processes; discuss your ideas before implementing unless
  you are absolutely sure; be a good craftsmen.

* **Open:** Offer source code and related artifacts under open source licenses. Build
  and manage a collaborative community where everyone is welcome.

* **Configurable:** Provide ways to change behavior, appearance and offer extension points
  everywhere possible.

* **Reuse:** Do not reinvent the wheel. Use existing high-quality modules as much as possible.

Endpoints
---------

* `devices/`

Data model
----------

...

Views and templates
-------------------

...


Development
-------------------

Running tests

```
make test
```


Other modules and links out there
---------------------------------

...

Sponsors
========

[Apexive OSS](https://apexive.com)

            

Raw data

            {
    "_id": null,
    "home_page": "https://apexive.com/",
    "name": "django-df-notifications",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "",
    "author": "Apexive OSS",
    "author_email": "open-source@apexive.com",
    "download_url": "https://files.pythonhosted.org/packages/58/69/1fb35772b0a937ebbb45c56d17210343afd81872f76b105a3026051339d9/django-df-notifications-1.1.4.tar.gz",
    "platform": null,
    "description": "=======================================\nDjangoflow Omnichannel Notifications\n=======================================\n\nOpinionated Django Omnichannel Notifications\n\n\n\n\n\n------\nDesign\n------\n\n...\n\nPrinciples\n----------\n\n* **Opinionated:** Create a set of strict guidelines to be followed by the users\n  and developers. Well defined and consistent guidelines reduces errors and\n  unwanted side-effects. Framework should be easy to understand, implement and maintain.\n\n* **Secure:** Follow the industry best practices secure software development; communications;\n  storage as well as long term maintenance. Always evaluate the risk and trade-offs in\n  appropriate contexts.\n\n* **Clean code:** Strictly follow DRY principle; write your code for other developers\n  to understand; document and keep documentation updated; automate testing your code,\n  packaging, deployments and other processes; discuss your ideas before implementing unless\n  you are absolutely sure; be a good craftsmen.\n\n* **Open:** Offer source code and related artifacts under open source licenses. Build\n  and manage a collaborative community where everyone is welcome.\n\n* **Configurable:** Provide ways to change behavior, appearance and offer extension points\n  everywhere possible.\n\n* **Reuse:** Do not reinvent the wheel. Use existing high-quality modules as much as possible.\n\nEndpoints\n---------\n\n* `devices/`\n\nData model\n----------\n\n...\n\nViews and templates\n-------------------\n\n...\n\n\nDevelopment\n-------------------\n\nRunning tests\n\n```\nmake test\n```\n\n\nOther modules and links out there\n---------------------------------\n\n...\n\nSponsors\n========\n\n[Apexive OSS](https://apexive.com)\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Opinionated Django Omnichannel Notifications",
    "version": "1.1.4",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c79b6f9e2d8af16a034ff255e90d22796e740aabd076db6c56db0339fbd9660a",
                "md5": "35d49f466b7d29a0c768eed0bb3d4ec1",
                "sha256": "79e2e5d51ca298d07ce439dfde85321114da31e804c4ac7f0a7ea4c5a4123a8d"
            },
            "downloads": -1,
            "filename": "django_df_notifications-1.1.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "35d49f466b7d29a0c768eed0bb3d4ec1",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 23835,
            "upload_time": "2023-02-01T07:43:42",
            "upload_time_iso_8601": "2023-02-01T07:43:42.030484Z",
            "url": "https://files.pythonhosted.org/packages/c7/9b/6f9e2d8af16a034ff255e90d22796e740aabd076db6c56db0339fbd9660a/django_df_notifications-1.1.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "58691fb35772b0a937ebbb45c56d17210343afd81872f76b105a3026051339d9",
                "md5": "fd7bcf8c1011c980f256e37f11823615",
                "sha256": "d80500cc223e7c8cbbf8bae38110ffd4395c8aaf32d9f957b87b8f4b6a7a7224"
            },
            "downloads": -1,
            "filename": "django-df-notifications-1.1.4.tar.gz",
            "has_sig": false,
            "md5_digest": "fd7bcf8c1011c980f256e37f11823615",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 16609,
            "upload_time": "2023-02-01T07:43:43",
            "upload_time_iso_8601": "2023-02-01T07:43:43.224339Z",
            "url": "https://files.pythonhosted.org/packages/58/69/1fb35772b0a937ebbb45c56d17210343afd81872f76b105a3026051339d9/django-df-notifications-1.1.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-02-01 07:43:43",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "django-df-notifications"
}
        
Elapsed time: 0.08529s