Skip to main content

Easily run a project with various configuration setups

Project description

project_manager

pypi version license

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)

Uploaded Source

Built Distribution

project_manager-0.2.0-py3-none-any.whl (11.3 kB view hashes)

Uploaded Python 3

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