https://github.com/deadnews/deadnews-template-python
Python Project Template
https://github.com/deadnews/deadnews-template-python
docker fastapi poetry python sample template
Last synced: 4 months ago
JSON representation
Python Project Template
- Host: GitHub
- URL: https://github.com/deadnews/deadnews-template-python
- Owner: DeadNews
- License: mit
- Created: 2022-07-24T12:54:24.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2025-07-02T03:16:26.000Z (12 months ago)
- Last Synced: 2025-07-02T03:48:32.601Z (12 months ago)
- Topics: docker, fastapi, poetry, python, sample, template
- Language: Python
- Homepage: https://deadnews.github.io/deadnews-template-python
- Size: 1.34 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# deadnews-template-python
> Python Project Template
[](https://pypi.org/project/deadnews-template-python)
[](https://github.com/deadnews/deadnews-template-python/releases/latest)
[](https://github.com/deadnews/deadnews-template-python/pkgs/container/deadnews-template-python)
[](https://deadnews.github.io/deadnews-template-python)
[](https://results.pre-commit.ci/latest/github/deadnews/deadnews-template-python/main)
[](https://github.com/deadnews/deadnews-template-python/actions/workflows/main.yml)
[](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
```