Metadata-Version: 2.1
Name: superlinked-server
Version: 1.14.4
Summary: Superlinked server enables fast and scalable vector search and storage
License: Apache-2.0
Author: Superlinked Release
Author-email: release@superlinked.com
Requires-Python: >=3.10.3,<=3.12.3
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: asgi-correlation-id (>=4.3.3,<5.0.0)
Requires-Dist: fastapi (>=0.115.0,<0.116.0)
Requires-Dist: fastapi-restful (>=0.6.0,<0.7.0)
Requires-Dist: fastparquet (>=2024.11.0,<2025.0.0)
Requires-Dist: fsspec (>=2024.10.0,<2025.0.0)
Requires-Dist: gcsfs (>=2024.10.0,<2025.0.0)
Requires-Dist: inject (>=5.2.0,<6.0.0)
Requires-Dist: pandas (>=2.0.3,<3.0.0)
Requires-Dist: pydantic (>=2.6.3,<3.0.0)
Requires-Dist: pydantic-settings (>=2.5.2,<3.0.0)
Requires-Dist: python-json-logger (>=2.0.7,<4.0.0)
Requires-Dist: s3fs (>=2024.10.0,<2025.0.0)
Requires-Dist: superlinked[mongo,pub-sub,qdrant,redis,storage] (>=22.3.0,<23.0.0)
Requires-Dist: typing-inspect (>=0.9.0,<0.10.0)
Requires-Dist: uvicorn (>=0.32,<0.35)
Description-Content-Type: text/markdown

<div align="center">
<picture>
  <source
    srcset="https://cdn.prod.website-files.com/65dce6831bf9f730421e2915/66ef0317ed8616151ee1d451_superlinked_logo_white.png"
    media="(prefers-color-scheme: dark)"
  />
  <source
    srcset="https://cdn.prod.website-files.com/65dce6831bf9f730421e2915/65dce6831bf9f730421e2929_superlinked_logo.svg"
    media="(prefers-color-scheme: light), (prefers-color-scheme: no-preference)"
  />
  <img width=400 src="https://cdn.prod.website-files.com/65dce6831bf9f730421e2915/66ef0317ed8616151ee1d451_superlinked_logo_white.png" />
</picture>

</div>  &nbsp;

<div align="center">

![PyPI](https://img.shields.io/pypi/v/superlinked-server)
![License](https://img.shields.io/github/license/superlinked/superlinked) 
![](https://img.shields.io/github/stars/superlinked/superlinked)

</div>

#### Superlinked Server
A powerful HTTP server that wraps the [Superlinked framework](https://github.com/superlinked/superlinked/tree/main) with FastAPI, enabling seamless vector database integration.

#### How to use it
For detailed configuration and usage instructions, visit our documentation at https://docs.superlinked.com/run-in-production/overview

#### Support us
If you find this project helpful, please consider giving us a star on [GitHub](https://github.com/superlinked/superlinked) ⭐. Your support helps us grow and improve the project.

