This package was copied from the Vibrationdata Wordpress site and converted to a Python package.
Email: [email protected] / [email protected]
In the future, this pyproject.toml
file and run the following command to install:
pip install .
Once the package is installed, the GUI package can be started from running the following command in a console:
python -m vibrationdata.vibrationdata
... or the following commands from a python REPL session:
from vibrationdata import vibrationdata