Metadata-Version: 2.4
Name: glyphik
Version: 0.0.1a5
Dynamic: Maintainer
Dynamic: Maintainer-email
Summary: Utilities for LangChain
Project-URL: Homepage, https://github.com/durandtibo/glyphik
Project-URL: Repository, https://github.com/durandtibo/glyphik
Project-URL: Documentation, https://durandtibo.github.io/glyphik/
Project-URL: Changelog, https://github.com/durandtibo/glyphik/releases
Project-URL: Issues, https://github.com/durandtibo/glyphik/issues
Author-email: Thibaut Durand <durand.tibo+gh@gmail.com>
License-Expression: BSD-3-Clause
License-File: LICENSE
Keywords: agent,langchain
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: MacOS
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Software Development :: Libraries
Requires-Python: >=3.12
Requires-Dist: coola<2.0,>=1.1.8
Requires-Dist: deepagents<1.0,>=0.6
Requires-Dist: iden<1.0,>=0.4.1
Requires-Dist: langchain-core<2.0,>=1.4
Requires-Dist: langchain<2.0,>=1.3
Requires-Dist: python-dotenv<2.0,>=1.2
Requires-Dist: rich<16.0,>=15.0
Requires-Dist: zenpyre<1.0,>=0.0.1a22
Provides-Extra: all
Requires-Dist: duckdb<2.0,>=1.5; extra == 'all'
Requires-Dist: edgartools<6.0,>=5.40; extra == 'all'
Requires-Dist: langchain-anthropic<2.0,>=1.4; extra == 'all'
Requires-Dist: langchain-chroma<2.0,>=1.0; (python_version >= '3.11') and extra == 'all'
Requires-Dist: langchain-google-genai<5.0,>=4.2; extra == 'all'
Requires-Dist: langchain-huggingface<2.0,>=1.2; extra == 'all'
Requires-Dist: langchain-nvidia-ai-endpoints<2.0,>=1.0; extra == 'all'
Requires-Dist: langchain-ollama<2.0,>=1.1; extra == 'all'
Requires-Dist: langchain-openai<2.0,>=1.2; extra == 'all'
Requires-Dist: langchain-text-splitters<2.0,>=1.0; extra == 'all'
Requires-Dist: sentence-transformers<6.0,>=5.0; extra == 'all'
Requires-Dist: textual[syntax]<9.0,>=8.2; extra == 'all'
Provides-Extra: anthropic
Requires-Dist: langchain-anthropic<2.0,>=1.4; extra == 'anthropic'
Provides-Extra: chroma
Requires-Dist: langchain-chroma<2.0,>=1.0; (python_version >= '3.11') and extra == 'chroma'
Provides-Extra: duckdb
Requires-Dist: duckdb<2.0,>=1.5; extra == 'duckdb'
Provides-Extra: edgar
Requires-Dist: edgartools<6.0,>=5.40; extra == 'edgar'
Provides-Extra: google-genai
Requires-Dist: langchain-google-genai<5.0,>=4.2; extra == 'google-genai'
Provides-Extra: huggingface
Requires-Dist: langchain-huggingface<2.0,>=1.2; extra == 'huggingface'
Provides-Extra: nvidia-ai-endpoints
Requires-Dist: langchain-nvidia-ai-endpoints<2.0,>=1.0; extra == 'nvidia-ai-endpoints'
Provides-Extra: ollama
Requires-Dist: langchain-ollama<2.0,>=1.1; extra == 'ollama'
Provides-Extra: openai
Requires-Dist: langchain-openai<2.0,>=1.2; extra == 'openai'
Provides-Extra: sentence-transformers
Requires-Dist: sentence-transformers<6.0,>=5.0; extra == 'sentence-transformers'
Provides-Extra: text-splitters
Requires-Dist: langchain-text-splitters<2.0,>=1.0; extra == 'text-splitters'
Provides-Extra: textual
Requires-Dist: textual[syntax]<9.0,>=8.2; extra == 'textual'
Description-Content-Type: text/markdown

# glyphik


<p align="center">
    <a href="https://github.com/durandtibo/glyphik/actions/workflows/ci.yaml">
        <img alt="CI" src="https://github.com/durandtibo/glyphik/actions/workflows/ci.yaml/badge.svg">
    </a>
    <a href="https://github.com/durandtibo/glyphik/actions/workflows/nightly-tests.yaml">
        <img alt="Nightly Tests" src="https://github.com/durandtibo/glyphik/actions/workflows/nightly-tests.yaml/badge.svg">
    </a>
    <a href="https://github.com/durandtibo/glyphik/actions/workflows/nightly-package.yaml">
        <img alt="Nightly Package Tests" src="https://github.com/durandtibo/glyphik/actions/workflows/nightly-package.yaml/badge.svg">
    </a>
    <a href="https://codecov.io/gh/durandtibo/glyphik">
        <img alt="Codecov" src="https://codecov.io/gh/durandtibo/glyphik/branch/main/graph/badge.svg">
    </a>
    <br/>
    <a href="https://durandtibo.github.io/glyphik/">
        <img alt="Documentation" src="https://github.com/durandtibo/glyphik/actions/workflows/docs.yaml/badge.svg">
    </a>
    <a href="https://durandtibo.github.io/glyphik/dev/">
        <img alt="Documentation" src="https://github.com/durandtibo/glyphik/actions/workflows/docs-dev.yaml/badge.svg">
    </a>
    <br/>
    <a href="https://github.com/psf/black">
        <img  alt="Code style: black" src="https://img.shields.io/badge/code%20style-black-000000.svg">
    </a>
    <a href="https://google.github.io/styleguide/pyguide.html#s3.8-comments-and-docstrings">
        <img  alt="Doc style: google" src="https://img.shields.io/badge/%20style-google-3666d6.svg">
    </a>
    <a href="https://github.com/astral-sh/ruff">
        <img src="https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json" alt="Ruff" style="max-width:100%;">
    </a>
    <a href="https://github.com/guilatrova/tryceratops">
        <img  alt="try/except style: tryceratops" src="https://img.shields.io/badge/try%2Fexcept%20style-tryceratops%20%F0%9F%A6%96%E2%9C%A8-black">
    </a>
    <br/>
    <a href="https://pypi.org/project/glyphik/">
        <img alt="PYPI version" src="https://img.shields.io/pypi/v/glyphik">
    </a>
    <a href="https://pypi.org/project/glyphik/">
        <img alt="Python" src="https://img.shields.io/pypi/pyversions/glyphik.svg">
    </a>
    <a href="https://opensource.org/licenses/BSD-3-Clause">
        <img alt="BSD-3-Clause" src="https://img.shields.io/pypi/l/glyphik">
    </a>
    <br/>
    <a href="https://pepy.tech/project/glyphik">
        <img  alt="Downloads" src="https://static.pepy.tech/badge/glyphik">
    </a>
    <a href="https://pepy.tech/project/glyphik">
        <img  alt="Monthly downloads" src="https://static.pepy.tech/badge/glyphik/month">
    </a>
    <br/>
</p>
