Installation

\textsc{SpecSy} can be installed from its pip project page by running this command:

pip install specsy

To update the library to its latest version you can run this command:

pip install specsy --upgrade

Dependencies

The current version of \textsc{LiMe} has these dependencies:

The following dependencies are not compulsory but they provide more options for the library inputs/outputs:

  • asdf (Saving the logs as .asdf files)

  • PyLatex (Saving the logs as .pdf files)

Development

\textsc{Specsy} is currently in an alpha release. Please check its github for the latest version news and tutorials. Any comments/problems/request can be added as an issue on the github page.