Skip to content

eddy-ilg/itypes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iTypes

Overview

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.

Installation

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 

License

The code is licensed under the MIT license. Please contact Eddy Ilg for questions.

Contributions

Contributions are welcome. Please contact Eddy Ilg for questions.

About

Structs, Sequences and Image IO Routines

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published