@@ -13,6 +13,30 @@ slug: sponsors_2024
13
13
## Financial Aid Sponsors
14
14
15
15
<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
+
16
40
<tr>
17
41
<td style="vertical-align: middle; width: 30%; padding-right:10px; padding-left:10px;">
18
42
<img src="../static/2023/sponsors/sponsor_logos/NumFocus.png">
@@ -26,6 +50,44 @@ slug: sponsors_2024
26
50
to make impactful discoveries for a better world.
27
51
</td>
28
52
</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>
29
91
</table >
30
92
31
93
## Bronze Sponsors
@@ -68,12 +130,12 @@ slug: sponsors_2024
68
130
</td>
69
131
<td style="text-align: left">
70
132
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
77
139
development, skills assessment, and Python programming high-stakes examinations.
78
140
</td >
79
141
</tr>
0 commit comments