update sponsorship webpage

This commit is contained in:
Vinta Chen 2026-06-07 02:49:13 +08:00
parent bcfba78576
commit ee08cd7d86
No known key found for this signature in database
GPG key ID: B93DE4F003C33630
3 changed files with 53 additions and 14 deletions

View file

@ -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).

View file

@ -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);
}

View file

@ -71,8 +71,8 @@
<div>
<dt>Who visits</dt>
<dd>
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.
</dd>
</div>
@ -123,7 +123,7 @@
<li>Logo link in the sponsor section of awesome-python.com.</li>
</ul>
<a
href="mailto:sponsorship@awesome-python.com?subject=Awesome%20Python%20Sponsorship%20-%20Headline"
href="mailto:sponsorship@awesome-python.com?subject=Awesome%20Python%20Sponsorship%20-%20Headline%20Tier"
class="tier-cta"
>Email about Headline tier</a
>
@ -131,7 +131,7 @@
<li class="tier">
<p class="tier-eyebrow">Featured Sponsor</p>
<p class="tier-price">
<span class="tier-amount">$150</span>
<span class="tier-amount">$200</span>
<span class="tier-cadence">/ month</span>
</p>
<p class="tier-summary">
@ -146,11 +146,40 @@
<li>Text link in the sponsor section of awesome-python.com.</li>
</ul>
<a
href="mailto:sponsorship@awesome-python.com?subject=Awesome%20Python%20Sponsorship%20-%20Featured"
href="mailto:sponsorship@awesome-python.com?subject=Awesome%20Python%20Sponsorship%20-%20Featured%20Tier"
class="tier-cta"
>Email about Featured tier</a
>
</li>
<li class="tier">
<p class="tier-eyebrow">Indie Dev Sponsor</p>
<p class="tier-price">
<span class="tier-amount">$99</span>
<span class="tier-cadence">/ month or $249 / quarter</span>
</p>
<p class="tier-summary">
Lower-cost text link for eligible indie developers and solo
founders.
</p>
<ul class="tier-includes">
<li>
Text entry (<code>[Name](URL) - Description.</code>, max 120
characters) in the README sponsor section, directly below Featured
sponsors.
</li>
<li>Text link in the sponsor section of awesome-python.com.</li>
<li>
Available only to founder-led, one-person-company products. Funded
startups, agencies, recruiters, larger companies, and products
with enterprise sales teams should use Featured or Headline.
</li>
</ul>
<a
href="mailto:sponsorship@awesome-python.com?subject=Awesome%20Python%20Sponsorship%20-%20Indie%20Dev%20Tier"
class="tier-cta"
>Email about Indie Dev tier</a
>
</li>
</ol>
</div>
</div>
@ -171,6 +200,12 @@
>The terminal for modern developers.</span
>
</li>
<li>
<a href="https://pyrun.dev" target="_blank" rel="noopener">pyr</a>
<span class="past-sponsor-desc"
>Zero-config Python project manager.</span
>
</li>
</ul>
</div>
</div>
@ -193,13 +228,17 @@
<dl class="sponsorship-facts">
<div>
<dt>Tier</dt>
<dd>Headline Sponsor ($500/mo) or Featured Sponsor ($150/mo).</dd>
<dd>
Headline Sponsor ($500/mo), Featured Sponsor ($200/mo), or Indie Dev
Sponsor ($99/mo or $249/quarter).
</dd>
</div>
<div>
<dt>Content</dt>
<dd>
Product name, URL, logo, and description (Headline tier), or
<code>[Name](URL) - Description.</code> entry (Featured tier).
<code>[Name](URL) - Description.</code> entry (Featured or Indie Dev
tier).
</dd>
</div>
<div>