AryanRajSaxena's picture
Upload folder using huggingface_hub
56793c5 verified
# -*- coding: utf-8
"""Wrapper for CDK molecular descriptors and fingerprints"""
from .cdk_pywrapper import CDK, FPType
__version__ = "0.1.0"