Skip to content

davidrigie/twixreader

Repository files navigation

twixreader

Dependencies

It is recommended that you start with the anaconda or miniconda python distribution:

https://conda.io/miniconda.html

Then you need to have numpy installed:

$ conda install numpy

Install

Clone this repo recursively to obtain the submodules

$ git clone https://github.com/davidrigie/twixreader.git --recursive

To install run:

$ python setup.py install

or using pip:

$ pip install .

This is still in very early development, beware!

more info coming soon ...

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages