Skip to content

Fratorhe/pyropy

Repository files navigation

pyropy

madewithpython

CI

License

pre-commit

Project to analyze TGA data.

Installation with pip


  cd pyropy
  pip install -e .

If you want to contribute to the project, plase activate the pre-commit hooks with:

  pre-commit install

Documentation

There is a live version of the documentation hosted here. If you would prefer to have a local copy, it can be built using sphinx by following the instructions below.

   cd pyropy/docs
   make html
   cd build/html
   firefox index.html

Features

  • TODO