molab is a python package for configuring Morpheus training lab environments.
Project description
molab
This module is for use in conjuction with the Terraform deployments of the Morpheus training labs.
Rebuild and install locally for testing
python3 setup.py sdist bdist_wheel
python3 -m pip install ./
Upload
python3 -m twine check dist/*
python3 -m twine upload --repository-url https://test.pypi.org/legacy/ dist/*
python3 -m twine upload --repository-url https://pypi.org/legacy/ dist/*
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
molab-0.1.24.tar.gz
(11.9 kB
view hashes)
Built Distribution
molab-0.1.24-py3-none-any.whl
(19.0 kB
view hashes)