Metadata-Version: 2.1
Name: memex
Version: 0.1.0a287
Summary: Memex API client
Home-page: https://www.memexdata.com/
License: Proprietary
Author: Memex
Author-email: dev@memexdata.com
Requires-Python: >=3.10,<4.0
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: dill (>=0.3.8,<0.4.0)
Requires-Dist: pandas (>=2.1.0,<3.0.0)
Requires-Dist: pydantic (>=2.0.0)
Requires-Dist: requests (>=2.27.1)
Description-Content-Type: text/markdown

This is a client library to interact with the Memex API.

Memex is an analytical database system that's unique in three ways: 
1. It integrates with and support high-throughput workloads for foundation models (LLMs)
2. It provides tooling for prompt development, testing, and logging
3. It provides an interface designed to browse multi-modal datasets alongside structured data


[Documentation](https://docs.memexdata.com)
