Easily run a project with various configuration setups
Project description
project_manager
Easily run a project with various configuration setups.
Installation
$ pip install project_manager
Usage
Assuming that you have set up your configuration file correctly, a typical workflow could look like this:
$ project_manager build # setup environment
[..]
$ project_manager run # execute commands
[..]
$ project_manager gather # aggregate results
[..]
For more information check out the documentation.
Development notes
Run tests:
$ pytest
Publish a new version to PyPi:
$ poetry --build publish
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
project_manager-0.2.0.tar.gz
(8.1 kB
view hashes)
Built Distribution
Close
Hashes for project_manager-0.2.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4cdb98cd4147c9e7748eff41431ac268a4ad1792add85986cf2ec8a2303c192d |
|
MD5 | 0b19ba6d7955aa7f763e41754130caa9 |
|
BLAKE2b-256 | c9e806dc65ac30d71b6d5644b56570413491d0195d92c34a68ca020a8296a5e3 |