Skip to main content

make setup.py (setutools) from pyproject.toml (poetry)

Project description

poetry-setup

Make your poetry project backward compatible.

This tool generate some files from pyproject.toml:

Installation

I'm recommend use pipsi for all console scripts like this.

Install via pipsi:

pipsi install poetry-setup

Install via pip:

pip install poetry-setup

Install via poetry:

poetry install poetry-setup

Usage

poetry-setup [path/ti/project/]

Generate for project in current dir:

poetry-setup

Generate for project in example dir:

poetry-setup example

What about pipenv?

Pipenv can generate Pipfile from requirements.txt.

Run test

pipenv install
pipenv shell
python -m pytest tests.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

poetry-setup-0.2.0.tar.gz (2.6 kB view details)

Uploaded Source

File details

Details for the file poetry-setup-0.2.0.tar.gz.

File metadata

File hashes

Hashes for poetry-setup-0.2.0.tar.gz
Algorithm Hash digest
SHA256 1a01fe6d7f59953e22570378349f90a6de4e5bb64949a14f73747f14bd9a8063
MD5 3ec94efed25f9bf91a8c89f74d544bd5
BLAKE2b-256 afaac4843ad23a1cedf9f2a336e922f2756d984fd54d72ca660829f0b2d7ecc5

See more details on using hashes here.

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