mirror of
https://github.com/vinta/awesome-python.git
synced 2026-08-04 07:03:57 +00:00
update sponsorship webpage
This commit is contained in:
parent
bcfba78576
commit
ee08cd7d86
3 changed files with 53 additions and 14 deletions
|
|
@ -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 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/)
|
- 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.
|
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.
|
||||||
|
|
||||||
## Previously Sponsored By
|
|
||||||
|
|
||||||
- [Warp](https://www.warp.dev/) - The terminal for modern developers.
|
|
||||||
- [pyr](https://pyrun.dev) - Zero-config Python project manager.
|
|
||||||
|
|
||||||
## Get Started
|
## 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.
|
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
|
## 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).
|
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).
|
||||||
|
|
|
||||||
|
|
@ -1278,7 +1278,7 @@ th[data-sort].sort-asc::after {
|
||||||
padding: 0;
|
padding: 0;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
display: grid;
|
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);
|
gap: clamp(1.5rem, 3vw, 2.75rem);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -71,8 +71,8 @@
|
||||||
<div>
|
<div>
|
||||||
<dt>Who visits</dt>
|
<dt>Who visits</dt>
|
||||||
<dd>
|
<dd>
|
||||||
Mid to senior Python developers arriving with a specific question:
|
Mid to senior Python developers arriving with a specific question: a
|
||||||
a maintained ORM, a fast HTTP client, a task queue worth running in
|
maintained ORM, a fast HTTP client, a task queue worth running in
|
||||||
production.
|
production.
|
||||||
</dd>
|
</dd>
|
||||||
</div>
|
</div>
|
||||||
|
|
@ -123,7 +123,7 @@
|
||||||
<li>Logo link in the sponsor section of awesome-python.com.</li>
|
<li>Logo link in the sponsor section of awesome-python.com.</li>
|
||||||
</ul>
|
</ul>
|
||||||
<a
|
<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"
|
class="tier-cta"
|
||||||
>Email about Headline tier</a
|
>Email about Headline tier</a
|
||||||
>
|
>
|
||||||
|
|
@ -131,7 +131,7 @@
|
||||||
<li class="tier">
|
<li class="tier">
|
||||||
<p class="tier-eyebrow">Featured Sponsor</p>
|
<p class="tier-eyebrow">Featured Sponsor</p>
|
||||||
<p class="tier-price">
|
<p class="tier-price">
|
||||||
<span class="tier-amount">$150</span>
|
<span class="tier-amount">$200</span>
|
||||||
<span class="tier-cadence">/ month</span>
|
<span class="tier-cadence">/ month</span>
|
||||||
</p>
|
</p>
|
||||||
<p class="tier-summary">
|
<p class="tier-summary">
|
||||||
|
|
@ -146,11 +146,40 @@
|
||||||
<li>Text link in the sponsor section of awesome-python.com.</li>
|
<li>Text link in the sponsor section of awesome-python.com.</li>
|
||||||
</ul>
|
</ul>
|
||||||
<a
|
<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"
|
class="tier-cta"
|
||||||
>Email about Featured tier</a
|
>Email about Featured tier</a
|
||||||
>
|
>
|
||||||
</li>
|
</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>
|
</ol>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
@ -171,6 +200,12 @@
|
||||||
>The terminal for modern developers.</span
|
>The terminal for modern developers.</span
|
||||||
>
|
>
|
||||||
</li>
|
</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>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
@ -193,13 +228,17 @@
|
||||||
<dl class="sponsorship-facts">
|
<dl class="sponsorship-facts">
|
||||||
<div>
|
<div>
|
||||||
<dt>Tier</dt>
|
<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>
|
||||||
<div>
|
<div>
|
||||||
<dt>Content</dt>
|
<dt>Content</dt>
|
||||||
<dd>
|
<dd>
|
||||||
Product name, URL, logo, and description (Headline tier), or
|
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>
|
</dd>
|
||||||
</div>
|
</div>
|
||||||
<div>
|
<div>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue