Skip to content

glotaran/pyglotaran-extras

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

pyglotaran-extras

PyPI version Conda Version Tests Documentation Status

Ruff codecov interrogate Discord

Supplementary package for pyglotaran with (example) plotting code for use with the pyglotaran package. Can be installed as a python package or from sources.

Installation

Prerequisites:

  • Python 3.10 or 3.11
  • Python package pyglotaran v0.7.0 (or later)

Stable Release

To install pyglotaran-extras from PyPI, run this command in your terminal:

pip install pyglotaran-extras

If you want to install it via conda, you can run the following command:

conda install -c conda-forge pyglotaran-extras

From Source

To install pyglotaran-extras from sources, either clone this repository or download the latest release, then run this command in your terminal:

git clone https://github.com/glotaran/pyglotaran-extras.git
cd pyglotaran-extras
pip install -e .

or directly

pip install git+https://github.com/glotaran/pyglotaran-extras.git

About

Extra batteries to super-charge pyglotaran's plotting capabilities.

Topics

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Contributors 9

Languages