django-healthy


Namedjango-healthy JSON
Version 0.0.1a5 PyPI version JSON
download
home_pageNone
SummarySimple health checking for django applications
upload_time2024-06-19 20:31:04
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseNone
keywords django
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # django-healthy

[![PyPI - Version](https://img.shields.io/pypi/v/django-healthy.svg)](https://pypi.org/project/django-healthy)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/django-healthy.svg)](https://pypi.org/project/django-healthy)

-----

**Table of Contents**

- [Installation](#installation)
- [License](#license)

## Installation

```console
pip install django-healthy
```

## License

`django-healthy` is distributed under the terms of the [MIT](https://spdx.org/licenses/MIT.html) license.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "django-healthy",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "django",
    "author": null,
    "author_email": "Christian Hartung <christian.hartung@olist.com>",
    "download_url": "https://files.pythonhosted.org/packages/95/1e/49373cacd2022bab7e9cc455eed45deb6251010b3b0e5f97bbfe863a1835/django_healthy-0.0.1a5.tar.gz",
    "platform": null,
    "description": "# django-healthy\n\n[![PyPI - Version](https://img.shields.io/pypi/v/django-healthy.svg)](https://pypi.org/project/django-healthy)\n[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/django-healthy.svg)](https://pypi.org/project/django-healthy)\n\n-----\n\n**Table of Contents**\n\n- [Installation](#installation)\n- [License](#license)\n\n## Installation\n\n```console\npip install django-healthy\n```\n\n## License\n\n`django-healthy` is distributed under the terms of the [MIT](https://spdx.org/licenses/MIT.html) license.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Simple health checking for django applications",
    "version": "0.0.1a5",
    "project_urls": {
        "Documentation": "https://github.com/olist/django-healthy#readme",
        "Issues": "https://github.com/olist/django-healthy/issues",
        "Source": "https://github.com/olist/django-healthy"
    },
    "split_keywords": [
        "django"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3e20b811228c535d11da4662fedaa0f89626db002d58480bd6aeed041d95ecb7",
                "md5": "4632facd047acf40890bb2deb8d452ea",
                "sha256": "6fae5d33df2b747745ecaa6d9abd72624bc8948bae4daca8b800a010b3977ffd"
            },
            "downloads": -1,
            "filename": "django_healthy-0.0.1a5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "4632facd047acf40890bb2deb8d452ea",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 6578,
            "upload_time": "2024-06-19T20:31:03",
            "upload_time_iso_8601": "2024-06-19T20:31:03.048300Z",
            "url": "https://files.pythonhosted.org/packages/3e/20/b811228c535d11da4662fedaa0f89626db002d58480bd6aeed041d95ecb7/django_healthy-0.0.1a5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "951e49373cacd2022bab7e9cc455eed45deb6251010b3b0e5f97bbfe863a1835",
                "md5": "3e6e832c7e275c6f577de35e7c43fe01",
                "sha256": "63c78d663bb4ee41f1178367ac1164e0c5b46e139b27d8a2d0c5c83d7a0452b1"
            },
            "downloads": -1,
            "filename": "django_healthy-0.0.1a5.tar.gz",
            "has_sig": false,
            "md5_digest": "3e6e832c7e275c6f577de35e7c43fe01",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 8608,
            "upload_time": "2024-06-19T20:31:04",
            "upload_time_iso_8601": "2024-06-19T20:31:04.173498Z",
            "url": "https://files.pythonhosted.org/packages/95/1e/49373cacd2022bab7e9cc455eed45deb6251010b3b0e5f97bbfe863a1835/django_healthy-0.0.1a5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-19 20:31:04",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "olist",
    "github_project": "django-healthy#readme",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "django-healthy"
}
        
Elapsed time: 0.24313s