Metadata-Version: 2.3
Name: md-manager
Version: 3.0
Summary: Add your description here
Requires-Dist: mdanalysis>=2.9.0
Requires-Dist: networkx>=3.4.2
Requires-Dist: numpy>=2.0.2
Requires-Dist: pandas>=2.3.3
Requires-Dist: scipy>=1.15.3
Requires-Python: >=3.10
Description-Content-Type: text/markdown

# MD-manager: Protein Conformation Analysis Toolkit

MD-manager is a set of python functions and methods that provide easy acess and manipulation of data for molecular dynamics simulations. Python package designed for analyzing protein structure and conformational properties. This toolkit allows users to calculate various structural features such as bond angles, dihedral angles, backbone and side-chain conformations, and more. It is developped in the research group of Physics Applied to Proteins at _université de bougrogne_.

## Installation:

```shell

pip install md_manager
```
---

Contact : Nicolas.Petiot01@u-bourgogne.fr
