Metadata-Version: 2.1
Name: merqube-client-lib
Version: 0.2.3
Summary: MerQube IndexAPI + SecAPI client library
Home-page: https://github.com/merqube/merqube-client-lib
License: Apache-2.0
Author: Merqube
Requires-Python: >=3.10,<4.0
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: Flask (>=2,<3)
Requires-Dist: Flask-Cors (>=3,<4)
Requires-Dist: cachetools (>=5.2.0,<6.0.0)
Requires-Dist: pandas (>=1.3.0,<2.0.0)
Requires-Dist: pydantic (>=1.10.5,<2.0.0)
Requires-Dist: requests
Description-Content-Type: text/markdown

# merqube-client-lib
Merqube API Client Library (Python)

# Overview
This is a WIP release of an internal client library. This README will be updated when it is ready.

# CircleCI
[![CircleCI](https://dl.circleci.com/status-badge/img/gh/merqube/merqube-client-lib/tree/main.svg?style=svg)](https://dl.circleci.com/status-badge/redirect/gh/merqube/merqube-client-lib/tree/main)

