File tree Expand file tree Collapse file tree 3 files changed +379
-352
lines changed Expand file tree Collapse file tree 3 files changed +379
-352
lines changed Original file line number Diff line number Diff line change 11# API to DataFrame
22Python library that simplifies obtaining data from API endpoints by converting them directly into Pandas DataFrames. This library offers robust features, including retry strategies for failed requests.
33
4- [ ![ Github] ( https://img.shields.io/badge/-Go_to_Github_repository-05122A?style=flat&logo=github )] ( https://github.com/ivdatahub/api-to-dataframe )
4+ [ ![ Ask DeepWiki] ( https://deepwiki.com/badge.svg )] ( https://deepwiki.com/ivanildobarauna-dev/api-to-dataframe )
5+
56
67[ ![ PyPI - Status] ( https://img.shields.io/pypi/status/api-to-dataframe?style=for-the-badge&logo=pypi )] ( https://pypi.org/project/api-to-dataframe/ )
78[ ![ PyPI - Downloads] ( https://img.shields.io/pypi/dm/api-to-dataframe?style=for-the-badge&logo=pypi )] ( https://pypi.org/project/api-to-dataframe/ )
89[ ![ PyPI - Version] ( https://img.shields.io/pypi/v/api-to-dataframe?style=for-the-badge&logo=pypi )] ( https://pypi.org/project/api-to-dataframe/#history )
910
1011![ PyPI - Python Version] ( https://img.shields.io/pypi/pyversions/api-to-dataframe?style=for-the-badge&logo=python )
1112
12- [ ![ CI] ( https://img.shields.io/github/actions/workflow/status/ivdatahub /api-to-dataframe/CI.yaml?&style=for-the-badge&logo=githubactions&cacheSeconds=60&label=Tests+and+pre+build )] ( https://github.com/ivdatahub /api-to-dataframe/actions/workflows/CI.yaml )
13- [ ![ CD] ( https://img.shields.io/github/actions/workflow/status/ivdatahub /api-to-dataframe/CD.yaml?&style=for-the-badge&logo=githubactions&cacheSeconds=60&event=release&label=Package_publication )] ( https://github.com/ivdatahub /api-to-dataframe/actions/workflows/CD.yaml )
13+ [ ![ CI] ( https://img.shields.io/github/actions/workflow/status/ivanildobarauna-dev /api-to-dataframe/CI.yaml?&style=for-the-badge&logo=githubactions&cacheSeconds=60&label=Tests+and+pre+build )] ( https://github.com/ivanildobarauna-dev /api-to-dataframe/actions/workflows/CI.yaml )
14+ [ ![ CD] ( https://img.shields.io/github/actions/workflow/status/ivanildobarauna-dev /api-to-dataframe/CD.yaml?&style=for-the-badge&logo=githubactions&cacheSeconds=60&event=release&label=Package_publication )] ( https://github.com/ivanildobarauna-dev /api-to-dataframe/actions/workflows/CD.yaml )
1415
15- [ ![ Codecov] ( https://img.shields.io/codecov/c/github/ivdatahub /api-to-dataframe?style=for-the-badge&logo=codecov )] ( https://app.codecov.io/gh/ivdatahub /api-to-dataframe )
16+ [ ![ Codecov] ( https://img.shields.io/codecov/c/github/ivanildobarauna-dev /api-to-dataframe?style=for-the-badge&logo=codecov )] ( https://app.codecov.io/gh/ivanildobarauna-dev /api-to-dataframe )
1617
1718## Project Stack
1819
You can’t perform that action at this time.
0 commit comments