This library provides a set of python data types. It is a supporting library for iViz.
Tutorials and YouTube videos will be made available in the second half of 2022.
Instructions:
cd /my/code
git clone https://github.com/eddy-ilg/itypes
cd itypes
# Install dependencies
pip3 install --user -r requirements.txt
# Install optional dependencies (recommended)
pip3 install --user -r optional.txt
# Add to your ~/.bashrc:
# (this will configure PATH and PYTHONPATH)
source /my/code/itypes/bashrc
The code is licensed under the MIT license. Please contact Eddy Ilg for questions.
Contributions are welcome. Please contact Eddy Ilg for questions.