PySCeS is available for all major operating systems. The easiest way to install PySCeS is to use a Python package manager.
pip install pysces
conda install -c conda-forge -c pysces pysces
git clone https://github.com/PySCeS/pysces.git
The main branch contains the latest release code, for the latest development code, checkout the development branch. I you would like to contribute to PySCeS please do so using pull requests against development.
Click the button below to try PySCeS in a JupyterLab environment; an example notebook and models are provided. Note that this runs in a web-assembly environment and any changes are saved to your local browser storage, which is not persistent. When the browser cache or site data are cleared, any modifications will be lost.
For more information on using and citing PySCeS try the documentation or 2005 Bioinformatics publication.
PySCeS source code, issue tracker and wiki available on GitHub and see who is citing PySCeS on Google Scholar.
PySCeS releases are archived on Zenodo and can be referred to as DOI: 10.5281/zenodo.2600905