project-manager 0.2.0

Creator: railscoder56

Last updated:

Add to Cart

Description:

projectmanager 0.2.0

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

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.