Metadata-Version: 2.3
Name: biochem
Version: 0.1.1
Summary: Biochem Database for evaluation of retrosynthesis and chemical reaction modeling pipeline.
Author: corethink
Author-email: corethink <hobson@corethink.ai>
Requires-Dist: jsonlines
Requires-Dist: molid>=0.8.4
Requires-Dist: pandas
Requires-Dist: rdkit
Requires-Dist: requests
Requires-Dist: openrouter ; extra == 'ai'
Requires-Dist: google-api-core ; extra == 'ai'
Requires-Dist: google-cloud-storage ; extra == 'ai'
Requires-Dist: google-generativeai ; extra == 'ai'
Requires-Dist: google-cloud-aiplatform ; extra == 'ai'
Requires-Dist: langchain-community ; extra == 'ai'
Requires-Dist: langchain-google-genai ; extra == 'ai'
Requires-Dist: langchain ; extra == 'ai'
Requires-Dist: iso8601 ; extra == 'ai'
Requires-Dist: biochem[ai,graphics,dev,sql,apps] ; extra == 'all'
Requires-Dist: gradio ; extra == 'apps'
Requires-Dist: streamlit-folium ; extra == 'apps'
Requires-Dist: plotly ; extra == 'apps'
Requires-Dist: watchfiles ; extra == 'dev'
Requires-Dist: jupyterlab ; extra == 'dev'
Requires-Dist: keplergl ; extra == 'graphics'
Requires-Dist: pydeck ; extra == 'graphics'
Requires-Dist: psycopg2-binary ; extra == 'sql'
Requires-Dist: sqlalchemy ; extra == 'sql'
Requires-Python: >=3.12, <3.13
Provides-Extra: ai
Provides-Extra: all
Provides-Extra: apps
Provides-Extra: dev
Provides-Extra: graphics
Provides-Extra: sql
Description-Content-Type: text/markdown

# BioChem-DB

Collection of Public OpenSource biochemistry, synthesis, and retrosynthesis databases with Python and REST APIs.

## References
- [MolID](https://github.com/FAIRmat-NFDI/molid) - cached queries to PubChem REST API
- [CBRdb: Curated Biochem Reaction Database at Arizona State's - Emergent Life on Earth (ELIFE) study](https://github.com/ELIFE-ASU/CBRdb)
- [ORD: Open Reaction Database](https://github.com/open-reaction-database/)
- [Pubchem: National Library of Medicine at the National Center for Biotechnology Information (National Institute of Health)](https://pubchem.ncbi.nlm.nih.gov/)
- [RSC: Royal Society of Chemistry](https://www.rsc.org/publishing/databases)
- [IUPAC: International Union of Pure and Applied Chemists](https://iupac.org/what-we-do/databases/)
