From 420619b114cbb3ebd7cc958020455d61bb6e3d5c Mon Sep 17 00:00:00 2001 From: Vinta Chen Date: Sun, 17 May 2026 17:13:32 +0800 Subject: [PATCH] add links to the website --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 81eff0ed..c9708a59 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -# Awesome Python +# [Awesome Python](https://awesome-python.com/) -An opinionated guide to the best Python frameworks, libraries, tools, and resources. +An opinionated guide to the best Python frameworks, libraries, tools, and resources. Use the [website](https://awesome-python.com/) to search and filter projects more easily. ## **Sponsors** @@ -479,7 +479,6 @@ _Libraries for data analysis._ - [pathway](https://github.com/pathwaycom/pathway) - Real-time data processing framework for Python with reactive dataflows. - [polars](https://github.com/pola-rs/polars) - A fast DataFrame library implemented in Rust with a Python API. - ### Data Ingestion / ETL _Libraries for data extraction, transformation, and loading pipelines across multiple sources and destinations._