Skip to content

Latest commit

 

History

History
41 lines (27 loc) · 837 Bytes

README.rst

File metadata and controls

41 lines (27 loc) · 837 Bytes

Overview

wnnet is a python package for handling webnucleo reaction networks.

Installation

Install from PyPI with pip by typing in your favorite terminal:

$ pip install wnnet

Authors

Contribute

License

The project is licensed under the GNU Public License v3 (or later).

Documentation

The project documentation is available at https://wnnet.readthedocs.io.

Usage

The best way to get started using wnnet is to follow the tutorial.