/pyKVFinder

pyKVFinder: Python-C parallel KVFinder

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

pyKVFinder

https://img.shields.io/pypi/v/pyKVFinder https://img.shields.io/pypi/pyversions/pyKVFinder https://img.shields.io/pypi/dm/pyKVFinder

A Python package for detecting and characterizing biomolecular cavities.

See also:

Installation

To install the latest release on PyPI, run:

pip install pyKVFinder

Or to install the latest developmental version, run:

git clone https://github.com/LBC-LNBio/pyKVFinder.git
pip install pyKVFinder

License

The software is licensed under the terms of the GNU General Public License version 3 (GPL3) and is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.