What is Poetry?
It helps you declare, manage and install dependencies of Python projects, ensuring you have the right stack everywhere. It comes with all the tools you might need to manage your projects in a deterministic way.
Poetry is a tool in the Dependency Management category of a tech stack.
Poetry is an open source tool with 24.4K GitHub stars and 1.9K GitHub forks. Here’s a link to Poetry's open source repository on GitHub
Who uses Poetry?
Companies
23 companies reportedly use Poetry in their tech stacks, including Zé Delivery, kraken, and WorkGenius.
Developers
52 developers on StackShare have stated that they use Poetry.
Poetry Integrations
Poetry's Features
- Easily build and package your projects with a single command
- Make your work known by publishing it to PyPI
- Having an insight of your project's dependencies is just one command away
- Having an insight of your project's dependencies is just one command away
Poetry Alternatives & Comparisons
What are some alternatives to Poetry?
Ninject
It is a lightning-fast, ultra-lightweight dependency injector for .NET applications. It helps you split your application into a collection of loosely-coupled, highly-cohesive pieces, and then glue them back together in a flexible manner. By using it to support your software's architecture, your code will become easier to write, reuse, test, and modify.
Ninject
It is a lightning-fast, ultra-lightweight dependency injector for .NET applications. It helps you split your application into a collection of loosely-coupled, highly-cohesive pieces, and then glue them back together in a flexible manner. By using it to support your software's architecture, your code will become easier to write, reuse, test, and modify.
Bundler
It provides a consistent environment for Ruby projects by tracking and installing the exact gems and versions that are needed. It is an exit from dependency hell, and ensures that the gems you need are present in development, staging, and production.
Carthage
It exclusively uses dynamic frameworks instead of static libraries. It's a ruthlessly simple dependency manager for macOS and iOS, created by a group of developers from Github.
Paket
It is a dependency manager for .NET and mono projects, which is designed to work well with NuGet packages and also enables referencing files directly from Git repositories or any HTTP resource. It enables precise and predictable control over what packages the projects within your application reference.
Related Comparisons