Skip to content

nkatsinas/vibrationdata_python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vibrationdata for Python

This package was copied from the Vibrationdata Wordpress site and converted to a Python package.

Email: [email protected] / [email protected]

Installing the Package from Source

In the future, this $should$ be installed by command line from PyPI, but for now, clone the package locally (or download) and navigate to the directory containing the pyproject.toml file and run the following command to install:

pip install .

Using the GUI

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages