Python Poetry

Open-source Python projects categorized as Poetry

Top 23 Python Poetry Projects

  • Poetry

    Python packaging and dependency management made easy

  • Project mention: Understanding Dependencies in Programming | dev.to | 2024-04-14

    You can manage dependencies in Python with the package manager pip, which comes pre-installed with Python. Pip allows you to install and uninstall Python packages, and it uses a requirements.txt file to keep track of which packages your project depends on. However, pip does not have robust dependency resolution features or isolate dependencies for different projects; this is where tools like pipenv and poetry come in. These tools create a virtual environment for each project, separating the project's dependencies from the system-wide Python environment and other projects.

  • Poe the Poet

    A task runner that works well with poetry.

  • Project mention: Template repository for Python projects | /r/Python | 2023-06-08

    Compatible with the new pyproject.toml standard, and working well with poetry, there's poethepoet. It's a good alternative, it keeps in the python environment, it's installable through pip(x), and it's cross platform for the windows pythonistas (and there are some, not everyone has more than 1 computer at home...)

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • energy-forecasting

    ๐ŸŒ€ ๐—ง๐—ต๐—ฒ ๐—™๐˜‚๐—น๐—น ๐—ฆ๐˜๐—ฎ๐—ฐ๐—ธ ๐Ÿณ-๐—ฆ๐˜๐—ฒ๐—ฝ๐˜€ ๐— ๐—Ÿ๐—ข๐—ฝ๐˜€ ๐—™๐—ฟ๐—ฎ๐—บ๐—ฒ๐˜„๐—ผ๐—ฟ๐—ธ | ๐—Ÿ๐—ฒ๐—ฎ๐—ฟ๐—ป ๐— ๐—Ÿ๐—˜ & ๐— ๐—Ÿ๐—ข๐—ฝ๐˜€ for free by designing, building and deploying an end-to-end ML batch system ~ ๐˜ด๐˜ฐ๐˜ถ๐˜ณ๐˜ค๐˜ฆ ๐˜ค๐˜ฐ๐˜ฅ๐˜ฆ + 2.5 ๐˜ฉ๐˜ฐ๐˜ถ๐˜ณ๐˜ด ๐˜ฐ๐˜ง ๐˜ณ๐˜ฆ๐˜ข๐˜ฅ๐˜ช๐˜ฏ๐˜จ & ๐˜ท๐˜ช๐˜ฅ๐˜ฆ๐˜ฐ ๐˜ฎ๐˜ข๐˜ต๐˜ฆ๐˜ณ๐˜ช๐˜ข๐˜ญ๐˜ด

  • Project mention: Full Stack 7-Steps MLOps Framework โ€“ Learn ML and MLOps by Building an ML System | news.ycombinator.com | 2023-09-26
  • deptry

    Find unused, missing and transitive dependencies in a Python project.

  • Project mention: This Week In Python | dev.to | 2024-03-17

    deptry โ€“ Find unused, missing and transitive dependencies in a Python project

  • atbswp

    A minimalist macro recorder

  • poetry-dynamic-versioning

    Plugin for Poetry to enable dynamic versioning based on VCS tags

  • cookiecutter-poetry

    A modern cookiecutter template for Python projects that use Poetry for dependency management

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • poetry-plugin-export

    Poetry plugin to export the dependencies to various formats

  • Project mention: Why is poetry such a mess? | /r/Python | 2023-04-28

    that said this export plugin for requirements.txt files made life a lot easier

  • sidewinder

    Django starter kit that focuses on good defaults, developer experience, and deployment. Updated for Django 5.

  • Project mention: Sidewinder: Configured Django on your own server in 10 minutes | /r/django | 2023-08-12

    7 months ago I posted here about my open source starter kit Sidewinder https://github.com/stribny/sidewinder. The goal was to create a kit that would come prepared with development and deployment tools, mainly to deploy a Django app to a single private virtual server.

  • telegram-bot-template

    ๐Ÿค– Template for telegram bot using postgres, pgbouncer, redis, docker, amplitude, prometheus, grafana, CI

  • Project mention: Template for telegram bot using postgres, redis, docker, python asyncio | /r/TelegramBots | 2023-06-09
  • pipenv-poetry-migrate

    This is simple migration script, migrate pipenv to poetry

  • 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

  • tox-poetry-installer

    A plugin for Tox that lets you install test environment dependencies from the Poetry lockfile

  • fastapi-motor-mongo-template

    High-performance FastAPI backend boilerplate for real-world production, with mongo and pytest. Suitable for microservices.

  • xontrib-template

    Full-featured template for building extension (xontrib) for the xonsh shell.

  • pyautoenv

    Automatically activate and deactivate Python environments as you move around the file system.

  • rubric

    Linter config initializer for Python

  • ShinyHunter

    A minimal Pokรฉmon shiny hunter app built with Python for the GB Operator.

  • quizli

    An educational project teaching how to open-source an interactive Python quiz app

  • stew

    Complete Python CI/CD solution built around Poetry. (by coveo)

  • gado

    ๐Ÿ“œ Generate poetry with gcc diagnostics

  • gcp-fastapi-poetry

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

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Python Poetry related posts

Index

What are some of the best open-source Poetry projects in Python? This list will help you:

Project Stars
1 Poetry 29,483
2 Poe the Poet 1,282
3 energy-forecasting 786
4 deptry 760
5 atbswp 696
6 poetry-dynamic-versioning 557
7 cookiecutter-poetry 310
8 poetry-plugin-export 205
9 sidewinder 159
10 telegram-bot-template 141
11 pipenv-poetry-migrate 116
12 action-python-poetry 89
13 dagster-example-pipeline 64
14 tox-poetry-installer 54
15 fastapi-motor-mongo-template 50
16 xontrib-template 39
17 pyautoenv 39
18 rubric 28
19 ShinyHunter 27
20 quizli 24
21 stew 21
22 gado 18
23 gcp-fastapi-poetry 16

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com