Python dependency management and packaging made easy
Python Poetry is a tool for dependency management and packaging in Python. It allows you to declare the libraries your project depends on and it will manage (install/update) them for you. Poetry offers a lockfile to ensure repeatable installs, and can build your project for distribution.
4500 / day
5000 / day
2.8 page per visit
Domain Rating
Domain Authority
Citation Level
English, etc
Easily manage project dependencies with a simple configuration file.
Ensures that every install results in the same set of dependencies.
Build and publish your Python packages with ease.
Automatically creates and manages virtual environments for your projects.
Resolves and installs dependencies with conflict resolution.
Run scripts defined in your project with a simple command.
Manage different environments for development, testing, and production.
Publish your packages to PyPI with a single command.
Simple and intuitive configuration file for managing project settings.
Extend functionality with a wide range of available plugins.
MIT License
https://github.com/python-poetry/poetry
https://python-poetry.org/docs/
Active community support through GitHub issues and discussions.
Compatible with Python 2.7 and 3.5+.
Optimized for performance with fast dependency resolution and installation.
Regular updates and patches to ensure the security of your projects.
Security headers report is a very important part of user data protection. Learn more about http headers for python-poetry.org