Metadata-Version: 2.1
Name: kda
Version: 0.1.0
Summary: Kinetic Diagram Analysis tools
Home-page: https://github.com/Becksteinlab/kda/
Author: Nikolaus Awtrey
Author-email: nawtrey@asu.edu
License: LGPLv3
Project-URL: Source, https://github.com/Becksteinlab/kda/
Project-URL: Issue Tracker, https://github.com/Becksteinlab/kda/issues
Keywords: science kinetics chemistry physics
Platform: UNKNOWN
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy
Requires-Dist: networkx
Requires-Dist: scipy
Requires-Dist: sympy
Requires-Dist: matplotlib

Kinetic Diagram Analysis
==============================
[//]: # (Badges)
[![Travis Build Status](https://travis-ci.com/Becksteinlab/kda.svg?branch=master)](https://travis-ci.com/Becksteinlab/kda)
[![codecov](https://codecov.io/gh/Becksteinlab/kda/branch/master/graph/badge.svg)](https://codecov.io/gh/Becksteinlab/kda/branch/master)

Python package used for the analysis of biochemical kinetic diagrams.

### Copyright

Copyright (c) 2020, Nikolaus Awtrey


#### Acknowledgements

Project based on the
[Computational Molecular Science Python Cookiecutter](https://github.com/molssi/cookiecutter-cms) version 1.2.


