Metadata-Version: 2.4
Name: pybenzdb
Version: 1.0.0
Summary: This package provides tools for querying the BenzDB database (https://benzenoids.lis-lab.fr/)
Author-email: BenzDB team <cyril.terrioux@univ-amu.fr>
License: AGPL-3.0-or-later
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: ipython>=9.13.0
Requires-Dist: ipywidgets>=8.1.8
Requires-Dist: jupyter_jsmol>=2022.1.0
Requires-Dist: matplotlib>=3.10.9
Requires-Dist: pandas>=3.0.3
Requires-Dist: pillow>=12.2.0
Requires-Dist: requests>=2.34.2
Requires-Dist: xlsxwriter>=3.2.9
Dynamic: license-file

# pybenzdb

This package provides tools for querying the BenzDB database (https://benzenoids.lis-lab.fr/)

## Installation
```bash
pip install pybenzdb
