Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 185 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 185 Bytes

LATIS image processing utilities for python

Compiling The Package

# Build the package 
python setup.py bdist_wheel

# Deploy to pip  
python -m twine upload dist/*