poetry-python topic

List poetry-python repositories

action-python-poetry

91
Stars
4
Forks
Watchers

Template repo to quickly make a tested and documented GitHub action in Python with Poetry

sync_with_poetry

71
Stars
8
Forks
Watchers

Sync .pre-commit-config.yaml repos starting from poetry.lock

poetry-bumpversion

80
Stars
3
Forks
Watchers

Poetry plugin to update __version__ in __init__ file and other files containing version strings

pypackage-template

53
Stars
13
Forks
Watchers

A project template for Python package with heavy use of Github actions

py-template

94
Stars
8
Forks
Watchers

One-click GitHub Actions pipelines for Python!

poetry-add-requirements.txt

28
Stars
3
Forks
Watchers

Add dependencies specified in requirements.txt file(s) to your Poetry project

fastapi-genesis

305
Stars
17
Forks
Watchers

FastAPI project Template generator to make your life easier 🧬 🚀

fastapi-boilerplate

202
Stars
23
Forks
Watchers

Dockerized FastAPI boiler plate similar to Django code structure with views, serializers(pydantic) and model( Sqlalchemy ORM) with dockerized database(PostgresSQL) and PgAdmin. 🚀

gcp-fastapi-poetry

16
Stars
5
Forks
Watchers

Template repo for a GCP-hosted REST API with automatic API versioning and custom domain mapping