wnnet is a python package for handling webnucleo reaction networks.
Install from PyPI with pip by typing in your favorite terminal:
$ pip install wnnet
- Bradley S. Meyer <[email protected]>
- Mengke Li <[email protected]>
- Issue Tracker: https://github.com/mbradle/wnnet/issues/
- Source Code: https://github.com/mbradle/wnnet/
The project is licensed under the GNU Public License v3 (or later).
The project documentation is available at https://wnnet.readthedocs.io.
The best way to get started using wnnet is to follow the tutorial.