Skip to main content

Run a command in a PEP 517 env

Project description

Run a command in a PEP 517 env

This package allows you to run any Python command inside the build environment specified by the pyproject.toml file. This may be useful for executing specific setup.py commands inside an env where all the dependencies are available.

For example to get the version of a package run the following command in the root of the repository:

$ execute-517 "setup.py --version"

License

This project is Copyright (c) Stuart Mumford and licensed under the terms of the BSD 3-Clause license. This package is based upon the Openastronomy packaging guide which is licensed under the BSD 3-clause licence. See the licenses folder for more information.

Lots of the code in this repository is adapted from the build package which is licensed under the terms of the MIT license.

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

execute_517-0.3.0.tar.gz (7.4 kB view hashes)

Uploaded Source

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