Skip to main content

Convert python-poetry to setup.py

Project description

Convert python-poetry(pyproject.toml) to setup.py.

It only relies on poetry.core, so the effect is better than any other third-party software.

I created this library because python-poetry does not support exporting to setup.py and dephell will generate setup.py incorrectly in some cases.

Install

pip install poetry2setup

Usage

Run command poetry2setup in your project directory, it will display setup.py content in console. If you want to export to setup.py, just run poetry2setup > setup.py.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

poetry2setup-1.1.0.tar.gz (2.2 kB view hashes)

Uploaded Source

Built Distribution

poetry2setup-1.1.0-py3-none-any.whl (2.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page