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
File details
Details for the file execute_517-0.3.0.tar.gz
.
File metadata
- Download URL: execute_517-0.3.0.tar.gz
- Upload date:
- Size: 7.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.4.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.0 CPython/3.8.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | de1e5e27261c1838dfbd2ee7f705884c2b27c7337c894350fc8bfe026839f2f6 |
|
MD5 | 7833879d8bd726d61dcd82580a48f766 |
|
BLAKE2b-256 | 46eb55bc21ec5c66700ba96292d025efec72cb8666e357be2c06ea0293918046 |