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
Release history Release notifications | RSS feed
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 details)
Built Distribution
File details
Details for the file poetry2setup-1.1.0.tar.gz
.
File metadata
- Download URL: poetry2setup-1.1.0.tar.gz
- Upload date:
- Size: 2.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.14 CPython/3.8.10 Linux/5.15.0-1021-oracle
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 87591578fc0b68e1716261c5f3ef7ed436cdc0e1174e629a36de4244c245beeb |
|
MD5 | 541cef5a9a021310a7f38b66c6c4ad9f |
|
BLAKE2b-256 | f46f60accc65bc9b58dc7623ca4734f54dacd40f263dd8dcdddcf812be747230 |
File details
Details for the file poetry2setup-1.1.0-py3-none-any.whl
.
File metadata
- Download URL: poetry2setup-1.1.0-py3-none-any.whl
- Upload date:
- Size: 2.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.14 CPython/3.8.10 Linux/5.15.0-1021-oracle
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | aad820a89d94ae88db9f39a4fc57337963a8faf59830f4f93be171852e67a697 |
|
MD5 | eee50578e5fc3d3608c5b7cc6be5a389 |
|
BLAKE2b-256 | e9eb0aa89bf068e6fd68e0a66be4e449119e60ca34a2df10b76c8c966f63206a |