From ee08cd7d8696a414f7ec352837ea01a435ea0540 Mon Sep 17 00:00:00 2001 From: Vinta Chen Date: Sun, 7 Jun 2026 02:49:13 +0800 Subject: [PATCH] update sponsorship webpage --- SPONSORSHIP.md | 12 +++---- website/static/style.css | 2 +- website/templates/sponsorship.html | 53 ++++++++++++++++++++++++++---- 3 files changed, 53 insertions(+), 14 deletions(-) diff --git a/SPONSORSHIP.md b/SPONSORSHIP.md index 5eade93..e61b995 100644 --- a/SPONSORSHIP.md +++ b/SPONSORSHIP.md @@ -37,12 +37,7 @@ Your sponsorship puts your product in front of developers at the exact moment th - Text entry (`[Name](URL) - Description.`, max 120 characters) in the README sponsor section, directly below Featured sponsors - Text link in the sponsor section of [awesome-python.com](https://awesome-python.com/) -Indie Dev Sponsor is available only to founder-led products (one-person company). Funded startups, agencies, recruiters, larger companies, and products with enterprise sales teams should use Featured or Headline Sponsor. - -## Previously Sponsored By - -- [Warp](https://www.warp.dev/) - The terminal for modern developers. -- [pyr](https://pyrun.dev) - Zero-config Python project manager. +Indie Dev Sponsor is available only to founder-led (one-person company) products. Funded startups, larger companies, and products with enterprise sales teams should use Featured or Headline Sponsor. ## Get Started @@ -55,6 +50,11 @@ Email [sponsorship@awesome-python.com](mailto:sponsorship@awesome-python.com?sub One upfront payment per term. Setup takes less than 24 hours. +## Previously Sponsored By + +- [Warp](https://www.warp.dev/) - The terminal for modern developers. +- [pyr](https://pyrun.dev) - Zero-config Python project manager. + ## Editorial Independence Sponsorship is logo or link placement in the README header. It does not influence which projects are listed. Listings are curated on merit through the normal [contribution process](CONTRIBUTING.md). diff --git a/website/static/style.css b/website/static/style.css index bbdac35..bac5b58 100644 --- a/website/static/style.css +++ b/website/static/style.css @@ -1278,7 +1278,7 @@ th[data-sort].sort-asc::after { padding: 0; margin: 0; display: grid; - grid-template-columns: repeat(2, minmax(0, 1fr)); + grid-template-columns: repeat(3, minmax(0, 1fr)); gap: clamp(1.5rem, 3vw, 2.75rem); } diff --git a/website/templates/sponsorship.html b/website/templates/sponsorship.html index f8807cf..7111e45 100644 --- a/website/templates/sponsorship.html +++ b/website/templates/sponsorship.html @@ -71,8 +71,8 @@
Who visits
- Mid to senior Python developers arriving with a specific question: - a maintained ORM, a fast HTTP client, a task queue worth running in + Mid to senior Python developers arriving with a specific question: a + maintained ORM, a fast HTTP client, a task queue worth running in production.
@@ -123,7 +123,7 @@
  • Logo link in the sponsor section of awesome-python.com.
  • Email about Headline tier @@ -131,7 +131,7 @@
  • Featured Sponsor

    - $150 + $200 / month

    @@ -146,11 +146,40 @@

  • Text link in the sponsor section of awesome-python.com.
  • Email about Featured tier +
  • +

    Indie Dev Sponsor

    +

    + $99 + / month or $249 / quarter +

    +

    + Lower-cost text link for eligible indie developers and solo + founders. +

    + + Email about Indie Dev tier +
  • @@ -171,6 +200,12 @@ >The terminal for modern developers. +
  • + pyr + Zero-config Python project manager. +
  • @@ -193,13 +228,17 @@
    Tier
    -
    Headline Sponsor ($500/mo) or Featured Sponsor ($150/mo).
    +
    + Headline Sponsor ($500/mo), Featured Sponsor ($200/mo), or Indie Dev + Sponsor ($99/mo or $249/quarter). +
    Content
    Product name, URL, logo, and description (Headline tier), or - [Name](URL) - Description. entry (Featured tier). + [Name](URL) - Description. entry (Featured or Indie Dev + tier).