Metadata-Version: 2.1
Name: igem-server
Version: 0.1.0
Summary: IGEM Server — bioinformatics knowledge graph backend (ETL + NLP + reports)
Home-page: https://github.com/andrerico/IGEM
License: MIT
Author: Andre
Author-email: andre.rico@gmail.com
Requires-Python: >=3.11,<4.0
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Requires-Dist: alembic (>=1.13.0,<2.0.0)
Requires-Dist: click (>=8.1.0,<9.0.0)
Requires-Dist: colorama (>=0.4.6,<0.5.0)
Requires-Dist: duckdb (>=1.0.0,<2.0.0)
Requires-Dist: duckdb-engine (>=0.13.0,<0.14.0)
Requires-Dist: fastapi (>=0.115.0,<0.116.0)
Requires-Dist: packaging (>=24.0,<25.0)
Requires-Dist: pandas (>=2.2.0,<3.0.0)
Requires-Dist: pgvector (>=0.3.0,<0.4.0)
Requires-Dist: psycopg2-binary (>=2.9.0,<3.0.0)
Requires-Dist: pyahocorasick (>=2.3.0,<3.0.0)
Requires-Dist: pyarrow (>=16.0.0,<17.0.0)
Requires-Dist: pydantic (>=2.7.0,<3.0.0)
Requires-Dist: pydantic-settings (>=2.3.0,<3.0.0)
Requires-Dist: requests (>=2.32.0,<3.0.0)
Requires-Dist: sqlalchemy (>=2.0.0,<3.0.0)
Requires-Dist: uvicorn[standard] (>=0.30.0,<0.31.0)
Project-URL: Repository, https://github.com/andrerico/IGEM
Description-Content-Type: text/markdown

IGEM Server

