Metadata-Version: 2.4
Name: MDAprolint
Version: 0.3.0
Summary: A fast python package that uses MDAnalysis and its openmp backend to calculate lipid-protein interactions, lipid-protein distances, and lipid residence times. Based on the principles of Prolint.
Project-URL: Homepage, https://github.com/boltzmann91/MDAprolint
Project-URL: Issues, https://github.com/boltzmann91/MDAprolint/issues
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: MDAnalysis>=2.0.0
Requires-Dist: pandas
Requires-Dist: numpy
Requires-Dist: matplotlib
Requires-Dist: scipy
Provides-Extra: dev
Requires-Dist: pytest; extra == "dev"
Requires-Dist: matplotlib; extra == "dev"
Dynamic: license-file

# MDAprolint
A fast python package that uses MDAnalysis and its openm backend to calculate lipid-protein interactions, lipid-protein distances, and lipid residence times. Based on the principles of Prolint.

Install the package by running the following command:

`pip install mdaprolint`
