deadnews-python-template


Namedeadnews-python-template JSON
Version 1.0.1 PyPI version JSON
download
home_pagehttps://github.com/DeadNews/deadnews-python-template
SummaryPython Project Template
upload_time2022-11-30 18:17:05
maintainer
docs_urlNone
authorDeadNews
requires_python>=3.9,<4.0
licenseMIT
keywords python template layout
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # deadnews-python-template

> Python Project Template

[![PyPI version](https://img.shields.io/pypi/v/deadnews-python-template)](https://pypi.org/project/deadnews-python-template)
[![CI/CD](https://github.com/DeadNews/deadnews-python-template/actions/workflows/python-app.yml/badge.svg)](https://github.com/DeadNews/deadnews-python-template/actions/workflows/python-app.yml)
[![pre-commit.ci](https://results.pre-commit.ci/badge/github/DeadNews/deadnews-python-template/main.svg)](https://results.pre-commit.ci/latest/github/DeadNews/deadnews-python-template/main)
[![codecov](https://codecov.io/gh/DeadNews/deadnews-python-template/branch/main/graph/badge.svg?token=OCZDZIYPMC)](https://codecov.io/gh/DeadNews/deadnews-python-template)

## Installation

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

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/DeadNews/deadnews-python-template",
    "name": "deadnews-python-template",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.9,<4.0",
    "maintainer_email": "",
    "keywords": "python,template,layout",
    "author": "DeadNews",
    "author_email": "uhjnnn@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/e0/69/5b101284e8200c3579c37b36ba333d9ea7ba9bd3ce5d53f7f9509cfc8bde/deadnews_python_template-1.0.1.tar.gz",
    "platform": null,
    "description": "# deadnews-python-template\n\n> Python Project Template\n\n[![PyPI version](https://img.shields.io/pypi/v/deadnews-python-template)](https://pypi.org/project/deadnews-python-template)\n[![CI/CD](https://github.com/DeadNews/deadnews-python-template/actions/workflows/python-app.yml/badge.svg)](https://github.com/DeadNews/deadnews-python-template/actions/workflows/python-app.yml)\n[![pre-commit.ci](https://results.pre-commit.ci/badge/github/DeadNews/deadnews-python-template/main.svg)](https://results.pre-commit.ci/latest/github/DeadNews/deadnews-python-template/main)\n[![codecov](https://codecov.io/gh/DeadNews/deadnews-python-template/branch/main/graph/badge.svg?token=OCZDZIYPMC)](https://codecov.io/gh/DeadNews/deadnews-python-template)\n\n## Installation\n\n```sh\npip install deadnews-python-template\n# or\npipx install deadnews-python-template\n```\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Python Project Template",
    "version": "1.0.1",
    "split_keywords": [
        "python",
        "template",
        "layout"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "b28ef3ff93a04ba452f42daaf3da684a",
                "sha256": "910605fd599078def4a1aa28611cbbc005570fe5d7fbd9e9b239f6bffdaee482"
            },
            "downloads": -1,
            "filename": "deadnews_python_template-1.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b28ef3ff93a04ba452f42daaf3da684a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9,<4.0",
            "size": 2537,
            "upload_time": "2022-11-30T18:17:04",
            "upload_time_iso_8601": "2022-11-30T18:17:04.322681Z",
            "url": "https://files.pythonhosted.org/packages/0e/3f/84e38d6c062834ed7b59af0bc47e6554eec9682d935eab4d016d5658cce9/deadnews_python_template-1.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "0577867cbe37d8f9a9e41298681bb81a",
                "sha256": "0e894b2886687ae6db54560bac882157c69d304b6cf96d03d942c6d44b428ab8"
            },
            "downloads": -1,
            "filename": "deadnews_python_template-1.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "0577867cbe37d8f9a9e41298681bb81a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9,<4.0",
            "size": 3069,
            "upload_time": "2022-11-30T18:17:05",
            "upload_time_iso_8601": "2022-11-30T18:17:05.546568Z",
            "url": "https://files.pythonhosted.org/packages/e0/69/5b101284e8200c3579c37b36ba333d9ea7ba9bd3ce5d53f7f9509cfc8bde/deadnews_python_template-1.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-11-30 18:17:05",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "DeadNews",
    "github_project": "deadnews-python-template",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "deadnews-python-template"
}
        
Elapsed time: 0.01272s