diff --git a/README.md b/README.md index 81eff0edb4..52d0c73eec 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,9 @@ -# Awesome Python +# [Awesome Python](https://awesome-python.com/) An opinionated guide to the best Python frameworks, libraries, tools, and resources. +**Visit the [website](https://awesome-python.com/) to search and filter projects more easily.** + ## **Sponsors** - **[pyr](https://pyrun.dev)**: Zero-config Python project manager. Bootstraps its own runtime, app-convention, and working imports - out the box. @@ -479,7 +481,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._