Metadata-Version: 2.1
Name: biogather
Version: 0.1.0
Summary: Library to facilitate extraction of information from text and other modalities. Part of the BioCypher ecosystem.
License: MIT
Author: Sebastian Lobentanzer
Author-email: sebastian.lobentanzer@gmail.com
Requires-Python: >=3.10,<4.0
Classifier: Development Status :: 2 - Pre-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.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3 :: Only
Project-URL: Bug Tracker, https://github.com/biocypher/biogather/issues
Project-URL: Documentation, https://biogather.readthedocs.io
Project-URL: Download, https://pypi.org/project/biogather/#files
Project-URL: Homepage, https://github.com/biocypher/biogather
Project-URL: Source Code, https://github.com/biocypher/biogather
Description-Content-Type: text/markdown

# biogather

| |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
|---|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| Package | [![Latest PyPI Version](https://img.shields.io/pypi/v/biogather.svg)](https://pypi.org/project/biogather/) [![Supported Python Versions](https://img.shields.io/pypi/pyversions/biogather.svg)](https://pypi.org/project/biogather/) [![Documentation](https://readthedocs.org/projects/biogather/badge/?version=latest)](https://biogather.readthedocs.io/en/latest/?badge=latest)                                                                                                                                                                              |
| Meta | [![MIT](https://img.shields.io/pypi/l/biogather.svg)](LICENSE) [![Code of Conduct](https://img.shields.io/badge/Contributor%20Covenant-v2.0%20adopted-ff69b4.svg)](.github/CODE_OF_CONDUCT.md) [![Checked with mypy](https://www.mypy-lang.org/static/mypy_badge.svg)](https://mypy-lang.org/) [![Code Style Black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/ambv/black) [![Linting: Ruff](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/charliermarsh/ruff/main/assets/badge/v2.json)](https://github.com/astral-sh/ruff) |
| Automation |                                                                                                                                                                                                                                                                                                                                                                                                                                       |

_Library to facilitate extraction of information from text and other modalities. Part of the BioCypher ecosystem._

## Copyright

- Copyright © 2025 Sebastian Lobentanzer.
- Free software distributed under the [MIT License](./LICENSE).

