Metadata-Version: 2.1
Name: moltx
Version: 0.9.1
Summary: Molcule Transformer X Model
Author: Michael Ding
Author-email: yandy.ding@gmail.com
License: Apache-2.0
Keywords: molcule,AI,deep learning,transformer
Classifier: Environment :: Console
Classifier: Intended Audience :: Science/Research
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Development Status :: 4 - Beta
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: rdkit ~=2023.9.1
Requires-Dist: torch ~=2.2.0

# MolTx

[![CI](https://github.com/js-ish/MolTx/actions/workflows/test.yml/badge.svg)](https://github.com/js-ish/MolTx/actions/workflows/test.yml?query=branch%3Amain)
[![Coverage Status](https://coveralls.io/repos/github/js-ish/MolTx/badge.svg?branch=main)](https://coveralls.io/github/js-ish/MolTx?branch=main)
![PyPI - Python Version](https://img.shields.io/pypi/pyversions/moltx)
![PyPI - License](https://img.shields.io/pypi/l/moltx)
