Metadata-Version: 2.4
Name: admet-workbench
Version: 0.1.0
Summary: ADMET Workbench: An alias package that installs the 'workbench' library
Author-email: SuperCowPowers LLC <support@supercowpowers.com>
Project-URL: Homepage, https://github.com/SuperCowPowers/workbench
Keywords: SageMaker,Machine Learning,AWS,Python,ADMET
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Scientific/Engineering
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Requires-Dist: workbench>=0.8.260

# ADMET Workbench

This is an alias package. Running `pip install admet-workbench` will install the [workbench](https://pypi.org/project/workbench/) package.

```
pip install admet-workbench
```

For full documentation, visit the [Workbench GitHub Repository](https://github.com/SuperCowPowers/workbench).
