|
1 | | -# Python Application |
| 1 | +# API to DataFrame |
| 2 | +Your solution to convert API responses to Pandas DataFrames with retry strategies and detailed reports. |
2 | 3 |
|
3 | | - |
4 | | -    |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
5 | 15 | [](https://codecov.io/gh/IvanildoBarauna/api-to-dataframe) |
6 | 16 |
|
7 | 17 | ## Code Coverage KPI Graph |
|
10 | 20 |
|
11 | 21 | ## Project Stack |
12 | 22 |
|
13 | | -<img src="https://github.com/devicons/devicon/blob/master/icons/python/python-original.svg" Alt="Python" width="50" height="50"> <img src="https://github.com/devicons/devicon/blob/master/icons/docker/docker-original.svg" Alt="Docker" width="50" height="50"> <img src="https://github.com/devicons/devicon/blob/master/icons/poetry/poetry-original.svg" Alt="Poetry" width="50" height="50"> <img src="https://github.com/devicons/devicon/blob/master/icons/githubactions/githubactions-original.svg" Alt="GitHub Actions" width="50" height="50"> |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | +## Library Description |
14 | 34 |
|
15 | | -## Descrição do Projeto |
| 35 | +Python 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 and automatic generation of detailed reports on the received data. |
0 commit comments