From 6ac71d429e36945882f5d21ea11ee3cbb90d9b76 Mon Sep 17 00:00:00 2001 From: Jan Buchar Date: Thu, 28 Aug 2025 10:40:33 +0200 Subject: [PATCH] docs: Add badges to readme --- README.md | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d16e4ba3..88927678 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,19 @@ -# Apify API client for Python +

Apify API client for Python

+ +

+ + PyPI version + + + PyPI - Downloads + + + PyPI - Python Version + + + Chat on discord + +

The Apify API Client for Python is the official library to access the [Apify API](https://docs.apify.com/api/v2) from your Python applications. It provides useful features like automatic retries and convenience functions to improve your experience with the Apify API.