deadnews-template-python


Namedeadnews-template-python JSON
Version 2.0.8 PyPI version JSON
download
home_pagehttps://github.com/deadnews/deadnews-template-python
SummaryPython Project Template
upload_time2024-04-08 20:26:44
maintainerNone
docs_urlNone
authorDeadNews
requires_python<4.0,>=3.10
licenseMIT
keywords python template layout
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # deadnews-template-python

> Python Project Template

[![PyPI: Version](https://img.shields.io/pypi/v/deadnews-template-python?logo=pypi&logoColor=white)](https://pypi.org/project/deadnews-template-python)
[![GitHub: Release](https://img.shields.io/github/v/release/deadnews/deadnews-template-python?logo=github&logoColor=white)](https://github.com/deadnews/deadnews-template-python/releases/latest)
[![Docker: ghcr](https://img.shields.io/badge/docker-gray.svg?logo=docker&logoColor=white)](https://github.com/deadnews/deadnews-template-python/pkgs/container/deadnews-template-python)
[![Documentation](https://img.shields.io/badge/documentation-gray.svg?logo=materialformkdocs&logoColor=white)](https://deadnews.github.io/deadnews-template-python)
[![CI: pre-commit](https://results.pre-commit.ci/badge/github/DeadNews/deadnews-template-python/main.svg)](https://results.pre-commit.ci/latest/github/deadnews/deadnews-template-python/main)
[![CI: Main](https://img.shields.io/github/actions/workflow/status/deadnews/deadnews-template-python/main.yml?branch=main&logo=github&logoColor=white&label=main)](https://github.com/deadnews/deadnews-template-python/actions/workflows/main.yml)
[![CI: Coverage](https://img.shields.io/codecov/c/github/deadnews/deadnews-template-python?token=OCZDZIYPMC&logo=codecov&logoColor=white)](https://app.codecov.io/gh/deadnews/deadnews-template-python)

## Installation

PyPI

```sh
pip install deadnews-template-python
# or
pipx install deadnews-template-python
```

Docker

```sh
docker pull ghcr.io/deadnews/deadnews-template-python:latest
# or
docker pull ghcr.io/deadnews/deadnews-template-python:latest-pypy
```


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/deadnews/deadnews-template-python",
    "name": "deadnews-template-python",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.10",
    "maintainer_email": null,
    "keywords": "python, template, layout",
    "author": "DeadNews",
    "author_email": "deadnewsgit@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/f1/80/7ebb26f93374811a073ebea64d828156565e8f0a511f163f3de399062223/deadnews_template_python-2.0.8.tar.gz",
    "platform": null,
    "description": "# deadnews-template-python\n\n> Python Project Template\n\n[![PyPI: Version](https://img.shields.io/pypi/v/deadnews-template-python?logo=pypi&logoColor=white)](https://pypi.org/project/deadnews-template-python)\n[![GitHub: Release](https://img.shields.io/github/v/release/deadnews/deadnews-template-python?logo=github&logoColor=white)](https://github.com/deadnews/deadnews-template-python/releases/latest)\n[![Docker: ghcr](https://img.shields.io/badge/docker-gray.svg?logo=docker&logoColor=white)](https://github.com/deadnews/deadnews-template-python/pkgs/container/deadnews-template-python)\n[![Documentation](https://img.shields.io/badge/documentation-gray.svg?logo=materialformkdocs&logoColor=white)](https://deadnews.github.io/deadnews-template-python)\n[![CI: pre-commit](https://results.pre-commit.ci/badge/github/DeadNews/deadnews-template-python/main.svg)](https://results.pre-commit.ci/latest/github/deadnews/deadnews-template-python/main)\n[![CI: Main](https://img.shields.io/github/actions/workflow/status/deadnews/deadnews-template-python/main.yml?branch=main&logo=github&logoColor=white&label=main)](https://github.com/deadnews/deadnews-template-python/actions/workflows/main.yml)\n[![CI: Coverage](https://img.shields.io/codecov/c/github/deadnews/deadnews-template-python?token=OCZDZIYPMC&logo=codecov&logoColor=white)](https://app.codecov.io/gh/deadnews/deadnews-template-python)\n\n## Installation\n\nPyPI\n\n```sh\npip install deadnews-template-python\n# or\npipx install deadnews-template-python\n```\n\nDocker\n\n```sh\ndocker pull ghcr.io/deadnews/deadnews-template-python:latest\n# or\ndocker pull ghcr.io/deadnews/deadnews-template-python:latest-pypy\n```\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Python Project Template",
    "version": "2.0.8",
    "project_urls": {
        "Documentation": "https://deadnews.github.io/deadnews-template-python",
        "Homepage": "https://github.com/deadnews/deadnews-template-python",
        "Repository": "https://github.com/deadnews/deadnews-template-python"
    },
    "split_keywords": [
        "python",
        " template",
        " layout"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d3721300fb26e521ac8c4bbf27019c086e8b6d2730d4935cf223d129c2f3cae8",
                "md5": "671dc3eb549ecf29caa6d2cd06c13471",
                "sha256": "6eece89d3641e6158d0527976bc727996b67b77c1bb4a999929d3193e9bcddcb"
            },
            "downloads": -1,
            "filename": "deadnews_template_python-2.0.8-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "671dc3eb549ecf29caa6d2cd06c13471",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.10",
            "size": 4318,
            "upload_time": "2024-04-08T20:26:43",
            "upload_time_iso_8601": "2024-04-08T20:26:43.045585Z",
            "url": "https://files.pythonhosted.org/packages/d3/72/1300fb26e521ac8c4bbf27019c086e8b6d2730d4935cf223d129c2f3cae8/deadnews_template_python-2.0.8-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f1807ebb26f93374811a073ebea64d828156565e8f0a511f163f3de399062223",
                "md5": "59c71a8adb36d7b9ae50ac2423c928f9",
                "sha256": "c378ecf146089104f0ac91cc865c3a6215a03615c894490fae10afda009a3485"
            },
            "downloads": -1,
            "filename": "deadnews_template_python-2.0.8.tar.gz",
            "has_sig": false,
            "md5_digest": "59c71a8adb36d7b9ae50ac2423c928f9",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.10",
            "size": 3962,
            "upload_time": "2024-04-08T20:26:44",
            "upload_time_iso_8601": "2024-04-08T20:26:44.535035Z",
            "url": "https://files.pythonhosted.org/packages/f1/80/7ebb26f93374811a073ebea64d828156565e8f0a511f163f3de399062223/deadnews_template_python-2.0.8.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-08 20:26:44",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "deadnews",
    "github_project": "deadnews-template-python",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "deadnews-template-python"
}
        
Elapsed time: 0.22512s