Metadata-Version: 2.4
Name: amberNPS
Version: 0.1.3
Summary: A python api to make lethal blood concentrations using amberNPS
Home-page: https://github.com/dpasin/amberNPS-api
Author: Daniel Pasin
Author-email: daniel.pasin@hyperiondata.org
License: MIT
Keywords: amberNPS,chemistry,toxicology
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Chemistry
Classifier: Topic :: Scientific/Engineering :: Medical Science Apps.
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Description-Content-Type: text/markdown
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: rdkit
Requires-Dist: mordredcommunity
Requires-Dist: scikit-learn==1.6.1
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: keywords
Dynamic: license
Dynamic: requires-dist
Dynamic: summary


# amberNPS-api


amperNPS-api is a convenient python API to make lethal blood concentrations (LBC) of new psychoactive substances (NPS). 

[amberNPS](https://ambernps.streamlit.app/) is a streamlit application developed by Tarcisio Nascimento Correa. 

For further details please the publication at [A QSAR-based application for the prediction of lethal blood concentration of new psychoactive substances](https://www.sciencedirect.com/science/article/pii/S2667118224000151)

## Installation

Install amberNPS with pip:

```shell
pip install amberNPS
```

## More docs to come
