From eaa4609c8ab2c858d5711a200e90357df24d7786 Mon Sep 17 00:00:00 2001 From: Jan Buchar Date: Tue, 26 Aug 2025 15:03:18 +0200 Subject: [PATCH 1/3] docs: Add shields to README --- README.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/README.md b/README.md index 5555f97f..281e1ef0 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,20 @@ # Apify SDK for Python +

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

+ The Apify SDK for Python is the official library to create [Apify Actors](https://docs.apify.com/platform/actors) in Python. It provides useful features like Actor lifecycle management, local storage emulation, and Actor event handling. From 6e5f6760c267596cfd33e97671281db1543e63d5 Mon Sep 17 00:00:00 2001 From: Jan Buchar Date: Thu, 28 Aug 2025 10:36:48 +0200 Subject: [PATCH 2/3] More center --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 281e1ef0..0909f27a 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,5 @@ -# Apify SDK for Python -

+

Apify SDK for Python

PyPI version From 9cee838e009c745e7ae3e00a9f40892806e68888 Mon Sep 17 00:00:00 2001 From: Jan Buchar Date: Thu, 28 Aug 2025 10:38:13 +0200 Subject: [PATCH 3/3] Better center --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0909f27a..4f73b92d 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ +

Apify SDK for Python

+

-

Apify SDK for Python

PyPI version