Skip to content

Commit d00bf86

Browse files
chore: add new blogs
1 parent b9f396f commit d00bf86

File tree

4 files changed

+212
-0
lines changed

4 files changed

+212
-0
lines changed
432 KB
Loading
Lines changed: 109 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,109 @@
1+
---
2+
title:
3+
"Por qué la PSF eligió los principios antes que una subvención de 1.5 millones
4+
de dólares"
5+
pubDate: "Oct 28 2025"
6+
heroImage: "./banner.png"
7+
tags: ["PSF"]
8+
---
9+
10+
Si ya leíste la
11+
[última publicación del blog de la Python Software Foundation (PSF)](https://pyfound.blogspot.com/2025/10/NSF-funding-statement.html),
12+
sabrás que recientemente la PSF **retiró una propuesta de subvención de 1.5
13+
millones de dólares** presentada a la National Science Foundation (NSF) de los
14+
Estados Unidos.
15+
16+
A primera vista, puede parecer una decisión extraña. ¿Por qué la PSF —la
17+
organización sin fines de lucro que apoya al lenguaje de programación Python y a
18+
su comunidad— rechazaría una cantidad de financiamiento tan significativa?
19+
20+
Vamos a explicarlo de forma sencilla.
21+
22+
## **La situación**
23+
24+
La PSF solicitó esta subvención con el objetivo de **mejorar la seguridad de
25+
Python y del Python Package Index (PyPI)**, la herramienta que millones de
26+
desarrolladores usan cada día para instalar y compartir paquetes de Python.
27+
28+
Después de meses de trabajo y revisión, la propuesta fue aprobada para recibir
29+
financiamiento. Fue un gran logro —no solo por el monto, sino también porque
30+
significaba un avance importante para todo el ecosistema de código abierto.
31+
32+
Sin embargo, cuando llegó el acuerdo final, incluía una condición que habría
33+
obligado a la PSF a **no ejecutar programas que promuevan la diversidad, la
34+
equidad o la inclusión (DEI)**.
35+
36+
En otras palabras, aceptar la subvención habría significado alejarnos de los
37+
valores que definen a nuestra comunidad.
38+
39+
## **Por qué esto es importante**
40+
41+
La diversidad y la inclusión no son solo buenas ideas: son el corazón de lo que
42+
hace que la comunidad de Python sea tan especial.
43+
Desde PyLadies, PyCon Charlas, Python África y muchísimos meetups locales, estas
44+
iniciativas existen porque la PSF siempre ha creído que **todas las personas
45+
deben tener un lugar en esta comunidad**, sin importar su origen ni experiencia.
46+
47+
Esa creencia está reflejada en la misión de la PSF:
48+
49+
_La misión de la Python Software Foundation es promover, proteger y avanzar el
50+
lenguaje de programación Python y apoyar y facilitar el crecimiento de una
51+
comunidad diversa e internacional de programadores de Python._
52+
53+
Aceptar esas condiciones habría significado dejar de apoyar o de promover estos
54+
espacios. Y eso es algo que la PSF simplemente no podía aceptar.
55+
56+
Por eso, la Junta Directiva tomó la difícil, pero unánime, decisión de retirar
57+
la solicitud de subvención.
58+
59+
## **Qué significa esto para todos nosotros**
60+
61+
En términos financieros, fue una gran pérdida. La PSF es una organización
62+
pequeña con un presupuesto modesto y esta subvención habría cubierto un trabajo
63+
importante en materia de seguridad para Python.
64+
Pero mantener intactos nuestros principios vale más que cualquier subvención.
65+
66+
Aun así, esta decisión también implica que la PSF necesitará más apoyo de la
67+
comunidad —de personas, organizaciones y empresas que usan Python a diario.
68+
69+
Esto nos recuerda que el código abierto no funciona solo con código. Funciona
70+
gracias a las personas.
71+
\- A los voluntarios que organizan eventos.
72+
\- A quienes escriben documentación.
73+
\- Y a los donantes que ayudan a financiar el trabajo que mantiene nuestro
74+
ecosistema seguro y accesible para todos.
75+
76+
## **Cómo podemos avanzar juntos**
77+
78+
Este es un momento desafiante, pero también una oportunidad para que la
79+
comunidad se una y demuestre lo que Python representa: colaboración, inclusión y
80+
apoyo mutuo.
81+
82+
Si alguna vez has aprendido con un tutorial de Python, asistido a un evento
83+
comunitario o utilizado un paquete en PyPI, ya has sentido el impacto del
84+
trabajo de la PSF.
85+
86+
La semana pasada asumí el rol de Tesorera de la PSF, y sé que será un reto. Pero
87+
también sé que contamos con un equipo increíble y una comunidad dispuesta a
88+
enfrentar estos desafíos juntos —para seguir mejorando, aprendiendo y
89+
construyendo una base más sólida para todos.
90+
91+
Ahora es un gran momento para retribuir. 💙
92+
93+
- [**Hazte miembro de apoyo**](https://www.python.org/psf/membership/) – Únete a
94+
la PSF y participa en su organización.
95+
96+
- [**Haz una donación**](https://psfmember.org/civicrm/contribute/transact?reset=1&id=2)
97+
– Ayuda a mantener los programas que hacen que Python sea accesible para
98+
todos.
99+
100+
- [**Invita a tu empresa a patrocinar la PSF**](https://www.python.org/psf/sponsorship/)
101+
– Las alianzas corporativas permiten que los proyectos a largo plazo sean
102+
posibles.
103+
104+
---
105+
106+
Esta situación no fue fácil, pero dejó algo muy claro:
107+
La comunidad de Python no solo construye software, sino que también construye
108+
espacios donde todas las personas pueden pertenecer. Y eso es algo que vale la
109+
pena defender, juntos.
418 KB
Loading
Lines changed: 103 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,103 @@
1+
---
2+
title: "Why the PSF Chose Principles Over a $1.5M Grant"
3+
pubDate: "Oct 28 2025"
4+
heroImage: "./banner.png"
5+
tags: ["PSF"]
6+
---
7+
8+
If you’ve seen the
9+
[latest blog post from the Python Software Foundation (PSF)](https://pyfound.blogspot.com/2025/10/NSF-funding-statement.html),
10+
you may have read that the PSF recently **withdrew a $1.5 million grant
11+
proposal** from the U.S. National Science Foundation (NSF).
12+
13+
At first glance, that might sound confusing. Why would the PSF — the nonprofit
14+
organization that supports the Python programming language and community — turn
15+
down such a significant amount of funding?
16+
17+
Let’s break it down in simple terms.
18+
19+
## **The situation**
20+
21+
The PSF applied for this grant to help improve the **security of Python and the
22+
Python Package Index (PyPI)** — the tool millions of developers use every day to
23+
install and share Python packages.
24+
25+
After months of hard work, the proposal was approved for funding. That was a big
26+
deal — not just because of the amount, but because it meant important progress
27+
for the entire open-source ecosystem.
28+
29+
However, when the final agreement arrived, it included a condition requiring the
30+
PSF to agree not to run any programs promoting **diversity, equity, or inclusion
31+
(DEI)**.
32+
33+
In other words, accepting the grant would mean stepping away from the values
34+
that define our community.
35+
36+
## **Why this matters**
37+
38+
Diversity and inclusion are not just nice ideas — they’re at the core of what
39+
makes the Python community so special.
40+
From PyLadies and PyCon Charlas to Python Africa and countless local meetups,
41+
these initiatives exist because the PSF has always believed that **everyone
42+
should have a place in this community**, regardless of background or experience.
43+
44+
This belief is embedded in the PSF’s mission:
45+
46+
_The mission of the Python Software Foundation is to promote, protect, and
47+
advance the Python programming language, and to support and facilitate the
48+
growth of a diverse and international community of Python programmers._
49+
50+
Agreeing to those terms would have meant saying we could no longer support or
51+
promote these spaces. That’s something the PSF simply couldn’t accept.
52+
53+
So, the Board of Directors made the difficult but unanimous decision to withdraw
54+
the grant.
55+
56+
## **What this means for all of us**
57+
58+
Financially, this was a big loss. The PSF is a small nonprofit with a modest
59+
budget, and this grant would have covered important work for Python’s
60+
security.
61+
But keeping our principles intact is worth more than any grant.
62+
63+
Still, this decision also means that the PSF will need more help from the
64+
community — from individuals, organizations, and companies who use Python every
65+
day.
66+
67+
It’s a reminder that open source doesn’t run on code alone. It runs on people.
68+
On volunteers who organize events.
69+
On contributors who write documentation.
70+
And on donors who help fund the work that keeps our ecosystem safe and
71+
accessible for everyone.
72+
73+
## **How can we move forward together?**
74+
75+
This is a challenging moment, but it’s also an opportunity for the community to
76+
come together and show what Python is all about — collaboration, inclusion, and
77+
mutual support.
78+
79+
If you’ve ever learned from a Python tutorial, attended a community event, or
80+
benefited from a package on PyPI, you’ve already experienced the impact of the
81+
PSF’s work.
82+
83+
Last week, I stepped into the role of Treasurer for the PSF, and I know this
84+
will come with challenges. But I also know that we have an amazing team and a
85+
community ready to face them together — to keep improving, learning, and
86+
building a stronger foundation for everyone.
87+
88+
Now is a great time to give back. 💙
89+
90+
- [**Become a Supporting Member**](https://www.python.org/psf/membership/)
91+
Join the PSF and have a voice in its direction.
92+
93+
- [**Make a Donation**](https://psfmember.org/civicrm/contribute/transact?reset=1&id=2)
94+
– Help sustain the programs that make Python accessible to everyone.
95+
96+
- [**Encourage your company to Sponsor the PSF**](https://www.python.org/psf/sponsorship/)
97+
– Corporate partnerships make long-term initiatives possible.
98+
99+
---
100+
101+
This situation wasn’t easy, but it showed something powerful: that the Python
102+
community doesn’t just build software — we build spaces where everyone belongs.
103+
And that’s something worth standing for, together.

0 commit comments

Comments
 (0)