Skip to content

bruno911/hms-framework

Repository files navigation

hsm-framework

Create Virtual Enviroment and install depencendies.

python3.7 -m virtualenv ~/python-venvs/hms-framework

Use virtual enviroment

source ~/python-venvs/hms-framework/bin/activate

Install dependencies

source ~/python-venvs/hms-framework python -m pip install -r requirements.txt

Build Package

python setup.py sdist

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published