Metadata-Version: 2.4
Name: kdock
Version: 0.0.5
Summary: A collection of docking tools
Author-email: Lily Cai <lcai888666@gmail.com>
License: Apache-2.0
Project-URL: Repository, https://github.com/sky1ove/kdock
Project-URL: Documentation, https://sky1ove.github.io/kdock
Keywords: nbdev,jupyter,notebook,python
Classifier: Natural Language :: English
Classifier: Intended Audience :: Developers
Classifier: Development Status :: 3 - Alpha
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: fastcore
Requires-Dist: pandas
Requires-Dist: rdkit
Requires-Dist: seaborn
Requires-Dist: scikit-learn
Requires-Dist: umap-learn
Requires-Dist: py3Dmol
Requires-Dist: biopython
Requires-Dist: tqdm
Requires-Dist: pathlib
Requires-Dist: plotly
Requires-Dist: adjustText
Requires-Dist: matplotlib
Requires-Dist: openpyxl
Requires-Dist: biopython
Requires-Dist: requests
Requires-Dist: scikit-fingerprints
Requires-Dist: pubchempy
Provides-Extra: dev
Requires-Dist: nbdev; extra == "dev"
Requires-Dist: ipykernel; extra == "dev"
Requires-Dist: twine; extra == "dev"
Dynamic: license-file

# kdock


<!-- WARNING: THIS FILE WAS AUTOGENERATED! DO NOT EDIT! -->

## Installation

Install stable version from Pypi:

``` sh
$ pip install kdock
```

Install latest from the GitHub:

``` sh
$ pip install -U git+https://github.com/sky1ove/kdock.git
```

### Documentation

Documentation can be found hosted on this GitHub
[repository](https://github.com/sky1ove/kdock)’s
[pages](https://sky1ove.github.io/kdock/). Additionally you can find
package manager specific guidelines on
[conda](https://anaconda.org/sky1ove/kdock) and
[pypi](https://pypi.org/project/kdock/) respectively.

## Quick start

Todo
