Metadata-Version: 2.4
Name: kdock
Version: 2025.10.31
Summary: A collection of docking tools
Home-page: https://github.com/sky1ove/kdock
Author: Lily Cai
Author-email: lcai888666@gmail.com
License: Apache Software License 2.0
Keywords: nbdev jupyter notebook python
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: License :: OSI Approved :: Apache Software License
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
Provides-Extra: dev
Requires-Dist: nbdev; extra == "dev"
Requires-Dist: ipykernel; extra == "dev"
Requires-Dist: twine; extra == "dev"
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: keywords
Dynamic: license
Dynamic: license-file
Dynamic: provides-extra
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# kdock


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

## Installation

Install latest from the GitHub
[repository](https://github.com/sky1ove/kdock):

``` 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
