Skip to content

Commit 15192f5

Browse files
authored
Merge pull request #144 from euroscipy/feature/sponsoring
Feature/sponsoring
2 parents 99506fd + becaa5f commit 15192f5

File tree

3 files changed

+83
-6
lines changed

3 files changed

+83
-6
lines changed

content/metadata/2024/sponsors.yml

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,3 +28,18 @@
2828
url: https://www.fz-juelich.de/en
2929
logo: ../static/2024/sponsors/sponsor_logos/fz_juelich.jpg
3030
description: Forschungszentrum Jülich
31+
32+
- name: Probabl
33+
url: https://probabl.ai
34+
logo: ../static/2024/sponsors/sponsor_logos/probabl.png
35+
description: Probabl SAS
36+
37+
- name: Python Software Foundation
38+
url: https://www.python.org/
39+
logo: ../static/2024/sponsors/sponsor_logos/psf_logo.svg
40+
description: Python Software Foundation
41+
42+
- name: EuroPythonSociety
43+
url: https://www.europython-society.org/
44+
logo: ../static/2024/sponsors/sponsor_logos/eps_logo.svg
45+
description: EuroPython Society

content/pages/2024/current_sponsors.md

Lines changed: 68 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,30 @@ slug: sponsors_2024
1313
## Financial Aid Sponsors
1414

1515
<table style="table-layout:fixed">
16+
17+
<tr>
18+
<td style="vertical-align: middle; width: 30%; padding-right:10px; padding-left:10px;">
19+
<img src="../static/2024/sponsors/sponsor_logos/psf_logo.svg">
20+
</td>
21+
<td style="text-align: left">
22+
The mission of the
23+
<a href="https://www.python.org/">Python Software Foundation</a>
24+
is to promote, protect, and advance the Python programming language,
25+
and to support and facilitate the growth of a diverse and international
26+
community of Python programmers.
27+
The majority of the PSF's work is focused on empowering and supporting
28+
people within the Python community. The PSF has active grant programs
29+
that support sprints, conferences, meet ups, user groups, and Python
30+
development efforts all over the world.
31+
In addition, the PSF underwrites and runs PyCon US,
32+
the primary Python community conference.
33+
Being part of the PSF means being part of the Python community.
34+
Recently we changed the PSF to an open membership organization,
35+
so that everyone who uses and supports Python can join.
36+
To learn more, visit
37+
<a href="https://www.python.org/psf/membership">https://www.python.org/psf/membership</a>.
38+
</tr>
39+
1640
<tr>
1741
<td style="vertical-align: middle; width: 30%; padding-right:10px; padding-left:10px;">
1842
<img src="../static/2023/sponsors/sponsor_logos/NumFocus.png">
@@ -26,6 +50,44 @@ slug: sponsors_2024
2650
to make impactful discoveries for a better world.
2751
</td>
2852
</tr>
53+
54+
<tr>
55+
<td style="vertical-align: middle; width: 30%; padding-right:10px; padding-left:10px;">
56+
<img src="../static/2024/sponsors/sponsor_logos/eps_logo.svg">
57+
</td>
58+
<td style="text-align: left">
59+
The <a href="https://www.europython-society.org/">EuroPython Society (EPS)</a>
60+
is a Swedish non-profit organization which organizes EuroPython conferences,
61+
supports the Python community in Europe and holds the rights to the EuroPython
62+
conference series and trademarks. </td>
63+
</tr>
64+
65+
</table>
66+
67+
68+
## Gold Sponsors
69+
70+
<table style="table-layout:fixed">
71+
<tr>
72+
<td style="vertical-align: middle; width: 30%; padding-right:10px; padding-left:10px;">
73+
<img src="../static/2024/sponsors/sponsor_logos/probabl.png">
74+
</td>
75+
<td style="text-align: left">
76+
<a href="https://probabl.ai">Probabilities are at the core of every decision we make</a>
77+
We believe that data science and machine learning are enablers of
78+
our modern society.
79+
Data rich processes are better informed, more efficient and
80+
ultimately lead to better decisions. This is increasingly true as
81+
we face new challenges in our society, across and between nations,
82+
but also as a species.
83+
Probabl was created with a purpose.
84+
Its mission is to develop, maintain at the state of art, sustain,
85+
and disseminate a complete suite of open source tools for data
86+
science.
87+
Our commercial activities will unfold to support the long term
88+
mission.
89+
</td>
90+
</tr>
2991
</table>
3092

3193
## Bronze Sponsors
@@ -68,12 +130,12 @@ slug: sponsors_2024
68130
</td>
69131
<td style="text-align: left">
70132
The <a href="https://pythoninstitute.org/">OpenEDG Python Institute</a>
71-
is an independent non-profit project venture set up, run, and managed by OpenEDG,
72-
the Open Education and Development Group, to promote the Python programming language,
73-
train a new generation of Python programmers, and support professional careers in
74-
programming in Python and related technologies. In line with the strategic goals
75-
associated with the enhancement and development of careers in Python programming,
76-
OpenEDG Python Institute provides an independent global framework for curriculum
133+
is an independent non-profit project venture set up, run, and managed by OpenEDG,
134+
the Open Education and Development Group, to promote the Python programming language,
135+
train a new generation of Python programmers, and support professional careers in
136+
programming in Python and related technologies. In line with the strategic goals
137+
associated with the enhancement and development of careers in Python programming,
138+
OpenEDG Python Institute provides an independent global framework for curriculum
77139
development, skills assessment, and Python programming high-stakes examinations.
78140
</td>
79141
</tr>
Loading

0 commit comments

Comments
 (0)