djangoheads


Namedjangoheads JSON
Version 1.2.1 PyPI version JSON
download
home_pagehttps://github.com/djangoheads/djangoheads
SummaryDjangoheads is a comprehensive project that includes the most efficient and user-friendly tools for Django development.
upload_time2024-01-29 15:34:28
maintainer
docs_urlNone
authorChukavin Arkadiy
requires_python>=3.8,<4.0
licenseMIT
keywords django development framework
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # DjangoHeads

---

**Documentation**: coming soon

**Source Code**: <a href="https://github.com/djangoheads/djangoheads" target="_blank">
https://github.com/djangoheads/djangoheads
</a>

---

Djangoheads is a comprehensive project that includes the most efficient and user-friendly tools for Django development.

## Installation

Tested on CPython 3.8, 3.9, 3.10, 3.11 and 3.12.

```shell
pip install djangoheads
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/djangoheads/djangoheads",
    "name": "djangoheads",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8,<4.0",
    "maintainer_email": "",
    "keywords": "django,development,framework",
    "author": "Chukavin Arkadiy",
    "author_email": "chuark@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/cd/12/25fa7a9a988c22b6df9eb9a498a361b65c4cc5818abbaf31e7dc920feb6d/djangoheads-1.2.1.tar.gz",
    "platform": null,
    "description": "# DjangoHeads\n\n---\n\n**Documentation**: coming soon\n\n**Source Code**: <a href=\"https://github.com/djangoheads/djangoheads\" target=\"_blank\">\nhttps://github.com/djangoheads/djangoheads\n</a>\n\n---\n\nDjangoheads is a comprehensive project that includes the most efficient and user-friendly tools for Django development.\n\n## Installation\n\nTested on CPython 3.8, 3.9, 3.10, 3.11 and 3.12.\n\n```shell\npip install djangoheads\n```\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Djangoheads is a comprehensive project that includes the most efficient and user-friendly tools for Django development.",
    "version": "1.2.1",
    "project_urls": {
        "Documentation": "https://github.com/djangoheads/djangoheads",
        "Homepage": "https://github.com/djangoheads/djangoheads",
        "Repository": "https://github.com/djangoheads/djangoheads"
    },
    "split_keywords": [
        "django",
        "development",
        "framework"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "dfaa8863404cd13091e6df2d15cf382dcccc124e1212752d342f62da8a70e75c",
                "md5": "ddf2fea545b644e0837e8a0583a046fd",
                "sha256": "5da4d87b2006eff62defdf373028e56a0c2ca114b6beb4cd197b466b7f64b9e0"
            },
            "downloads": -1,
            "filename": "djangoheads-1.2.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ddf2fea545b644e0837e8a0583a046fd",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8,<4.0",
            "size": 10351,
            "upload_time": "2024-01-29T15:34:27",
            "upload_time_iso_8601": "2024-01-29T15:34:27.491269Z",
            "url": "https://files.pythonhosted.org/packages/df/aa/8863404cd13091e6df2d15cf382dcccc124e1212752d342f62da8a70e75c/djangoheads-1.2.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cd1225fa7a9a988c22b6df9eb9a498a361b65c4cc5818abbaf31e7dc920feb6d",
                "md5": "c0916bce7da5535a057e1f42f363ca52",
                "sha256": "d3a1e37e0b62ee607a2301dff14ac064547a93b536877d72b4e9a93e76f86ac9"
            },
            "downloads": -1,
            "filename": "djangoheads-1.2.1.tar.gz",
            "has_sig": false,
            "md5_digest": "c0916bce7da5535a057e1f42f363ca52",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8,<4.0",
            "size": 6687,
            "upload_time": "2024-01-29T15:34:28",
            "upload_time_iso_8601": "2024-01-29T15:34:28.985995Z",
            "url": "https://files.pythonhosted.org/packages/cd/12/25fa7a9a988c22b6df9eb9a498a361b65c4cc5818abbaf31e7dc920feb6d/djangoheads-1.2.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-29 15:34:28",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "djangoheads",
    "github_project": "djangoheads",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "djangoheads"
}
        
Elapsed time: 0.42894s