0 purchases
compasslib 0.0.1
Compass Python Lib
Short instructions
python demo.py
Conversion commands:
# Install in dev mod
pip install -e ".[dev,test]"
# Install latest stable version
pip install compass_lib
# run some commands
compass convert --input_file=./tests/artifacts/fulford.dat --output_file=fulford.json --format=json --overwrite
compass convert --input_file=./tests/artifacts/random.dat --output_file=random.json --format=json --overwrite
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.