SaaSHub helps you find the best software and product alternatives Learn more โ
Top 23 Python Poetry Projects
-
Since this is a coding challenge, I will be using Poetry to help me create the structure of the project, and to facilitate anyone running it. You can check how to install and use Poetry on their website.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
deptry โ Find unused, missing and transitive dependencies in a Python project
-
energy-forecasting
๐ ๐ง๐ต๐ฒ ๐๐๐น๐น ๐ฆ๐๐ฎ๐ฐ๐ธ ๐ณ-๐ฆ๐๐ฒ๐ฝ๐ ๐ ๐๐ข๐ฝ๐ ๐๐ฟ๐ฎ๐บ๐ฒ๐๐ผ๐ฟ๐ธ | ๐๐ฒ๐ฎ๐ฟ๐ป ๐ ๐๐ & ๐ ๐๐ข๐ฝ๐ for free by designing, building and deploying an end-to-end ML batch system ~ ๐ด๐ฐ๐ถ๐ณ๐ค๐ฆ ๐ค๐ฐ๐ฅ๐ฆ + 2.5 ๐ฉ๐ฐ๐ถ๐ณ๐ด ๐ฐ๐ง ๐ณ๐ฆ๐ข๐ฅ๐ช๐ฏ๐จ & ๐ท๐ช๐ฅ๐ฆ๐ฐ ๐ฎ๐ข๐ต๐ฆ๐ณ๐ช๐ข๐ญ๐ด
-
-
-
cookiecutter-poetry
A modern cookiecutter template for Python projects that use Poetry for dependency management
-
I'll demonstrate how combine those two by building one or more applications using Python polylith in the repository https://github.com/ybenitezf/ca-todo-app
-
telegram-bot-template
๐ค Template for telegram bot using postgres, pgbouncer, redis, docker, amplitude, prometheus, grafana, CI with admin panel
-
-
sidewinder
Django starter kit that focuses on good defaults, developer experience, and deployment. Updated for Django 5.
-
Project mention: Generate pip requirements.txt file based on imports of any project | news.ycombinator.com | 2024-09-30
I am planning to move from Pipfiles to pyproject.toml in preparation to use uv and recently found this https://github.com/yhino/pipenv-poetry-migrate
I have no idea how well it works.
-
action-python-poetry
Template repo to quickly make a tested and documented GitHub action in Python with Poetry
-
dagster-example-pipeline
Template Dagster repo using poetry and a single Docker container; works well with CICD
-
fastapi-motor-mongo-template
High-performance FastAPI backend boilerplate for real-world production, with mongo and pytest. Suitable for microservices.
-
tox-poetry-installer
A plugin for Tox that lets you install test environment dependencies from the Poetry lockfile
-
pyautoenv
Automatically activate and deactivate Python environments as you move around the file system.
-
-
-
-
poetry-torch
Installing hardware-accelerated PyTorch with Poetry on different hardware using the same `pyproject.toml`
I have almost the same problem. With Poetry, I managed to work around it using this technique, involving a combination of groups and extras: https://github.com/lucaspar/poetry-torch
It's a hacky workaround, but it seems to work so far. It would be much nicer to see this solved in a better way, though!
-
-
fwiw, we built an oss plugin for #3 to automate for poetry also supports mono repos.
https://github.com/cloud-custodian/poetry-plugin-freeze
Python Poetry discussion
Python Poetry related posts
-
Clean architecture and Python Polylith - a real example
-
Cookiecutter for fast starting with polylith
-
Python Has Too Many Package Managers
-
Show HN: Deptry 0.14.0 โ detect unused Python dependencies up to 10 times faster
-
Sidewinder: Configured Django on your own server in 10 minutes
-
Show HN: Deptry 0.10.0 โ detect unused dependencies in your Python project
-
deptry 0.10.0 - A tool to detect issues with your project's dependencies and imports.
-
A note from our sponsor - SaaSHub
www.saashub.com | 2 Dec 2024
Index
What are some of the best open-source Poetry projects in Python? This list will help you:
Project | Stars | |
---|---|---|
1 | Poetry | 31,852 |
2 | Poe the Poet | 1,481 |
3 | deptry | 924 |
4 | energy-forecasting | 879 |
5 | atbswp | 719 |
6 | poetry-dynamic-versioning | 619 |
7 | cookiecutter-poetry | 383 |
8 | python-polylith | 382 |
9 | telegram-bot-template | 282 |
10 | poetry-plugin-export | 251 |
11 | sidewinder | 197 |
12 | pipenv-poetry-migrate | 121 |
13 | action-python-poetry | 91 |
14 | dagster-example-pipeline | 66 |
15 | fastapi-motor-mongo-template | 66 |
16 | tox-poetry-installer | 55 |
17 | pyautoenv | 47 |
18 | xontrib-template | 44 |
19 | ShinyHunter | 30 |
20 | rubric | 28 |
21 | poetry-torch | 26 |
22 | quizli | 24 |
23 | poetry-plugin-freeze | 23 |