|
| 1 | +--- |
| 2 | +title: Financial Aid |
| 3 | +subtitle: |
| 4 | + As part of our commitment to the Python community, we offer special grants for |
| 5 | + people in need of financial aid to attend EuroPython. You’ll find all the |
| 6 | + information you need to apply for such a grant in this page. |
| 7 | +--- |
| 8 | + |
| 9 | +# Financial Aid |
| 10 | + |
| 11 | +As part of our commitment to the Python community, we are pleased to announce |
| 12 | +that we offer special grants for people in need of financial aid to attend |
| 13 | +EuroPython. |
| 14 | + |
| 15 | +You’ll find all the information you need to apply for such a grant below. |
| 16 | + |
| 17 | +--- |
| 18 | + |
| 19 | +## Financial Aid Sponsors |
| 20 | + |
| 21 | +<div className="finaid-sponsor"> |
| 22 | + <a href="https://www.europython-society.org/" target="_blank"> |
| 23 | + <img src="/img/eps-logo.png" alt="Logo of the EuroPython Society" /> |
| 24 | + </a> |
| 25 | +</div> |
| 26 | + |
| 27 | +The EuroPython Society is sponsoring the Financial Aid Programme with €30,000 this year. |
| 28 | + |
| 29 | +If you want to support EuroPython and its efforts to make EuroPython accessible |
| 30 | +to everyone, please consider sponsoring EuroPython by reaching out to |
| 31 | +[sponsors@europython.eu][email-sponsoring]. |
| 32 | + |
| 33 | +--- |
| 34 | + |
| 35 | +## Grant Types |
| 36 | + |
| 37 | +You can apply for three different types of grants: |
| 38 | + |
| 39 | + |
| 40 | +1. **Free Ticket Voucher Grant:** Get a voucher for a free standard ticket for |
| 41 | + the in-person conference. |
| 42 | +2. **Travel/Accommodation Grant:** We will reimburse travel and/or accommodation |
| 43 | + costs up to €400. |
| 44 | +3. **Visa Application Fee Grant:** Get reimbursed for the costs of a short-stay |
| 45 | + Schengen visa to the Czech Republic (up to €80). |
| 46 | + |
| 47 | + |
| 48 | +## Grant Eligibility |
| 49 | + |
| 50 | +Our grants are open to everyone in need of financial support to participate in |
| 51 | +EuroPython. We will look at the following criteria to help decide who qualifies |
| 52 | +for a grant: |
| 53 | + |
| 54 | +1. **Contributors:** We want to support those who make the Python community |
| 55 | + a positive, inclusive and welcoming space. We welcome grant applications |
| 56 | + from folks who need financial support and who clearly put effort into |
| 57 | + the community and EuroPython, including speakers, volunteers, community |
| 58 | + organizers, and open-source contributors. |
| 59 | +2. **Social & Economic factors:** Everyone should have a chance to attend |
| 60 | + EuroPython, regardless of their social or economic situation. |
| 61 | +3. **Diversity:** We want EuroPython to be the most diverse and inclusive event possible, and we are especially committed to helping those from underrepresented groups in tech feel welcome, participate fully, and contribute to our community. |
| 62 | + |
| 63 | + |
| 64 | +## How to apply |
| 65 | + |
| 66 | +You can apply for Financial Aid by filling out the |
| 67 | +[application form][application-form]. |
| 68 | + |
| 69 | +The data we collect on this form will exclusively be used by our Financial Aid |
| 70 | +team for the selection of grant recipients and the processing of financial |
| 71 | +aid refunds. No data is passed on to third parties, except to our accountants |
| 72 | +and the bank in order to process the refunds. We use Google Forms for the |
| 73 | +processing and Google Drive for storing the relevant information. |
| 74 | + |
| 75 | +For more details on our privacy policies, please see our |
| 76 | +[privacy policy][privacy-policy]. |
| 77 | + |
| 78 | + |
| 79 | +## Timeline |
| 80 | + |
| 81 | +Grants will be awarded in two rounds. This makes it easier for us to reallocate |
| 82 | +grants in case grant offers were rejected in the first round. Receiving a grant |
| 83 | +early is also beneficial for people having to apply for a Schengen visa. |
| 84 | + |
| 85 | +If you’ve applied for the first round, you will automatically be considered |
| 86 | +during the second round if you did not receive a grant during the first round. |
| 87 | +You do not have to reapply separately for the second round. **In fact, if you |
| 88 | +want to increase your chances of receiving a grant, it is recommended to apply |
| 89 | +early.** |
| 90 | + |
| 91 | +**Note:** dates in the timeline follow the [Anywhere on Earth][AoE] convention. |
| 92 | + |
| 93 | +<table className="mt-8 finaid-timeline"> |
| 94 | +<tbody className="text-xl"> |
| 95 | + <tr> |
| 96 | + <td>8 March 2025</td> |
| 97 | + <td></td> |
| 98 | + <td>Applications open</td> |
| 99 | + </tr> |
| 100 | + <tr className="font-bold"> |
| 101 | + <td>4 April 2025</td> |
| 102 | + <td> |
| 103 | + <img |
| 104 | + src="/img/accents/finaid-round1.svg" |
| 105 | + className="findaid-accent-round-marker" |
| 106 | + alt="round one" /> |
| 107 | + </td> |
| 108 | + <td>Deadline for submitting first-round applications</td> |
| 109 | + </tr> |
| 110 | + <tr> |
| 111 | + <td>25 April 2025</td> |
| 112 | + <td> |
| 113 | + <img |
| 114 | + src="/img/accents/finaid-round1.svg" |
| 115 | + className="findaid-accent-round-marker" |
| 116 | + alt="round one" /> |
| 117 | + </td> |
| 118 | + <td>First round of grant notifications</td> |
| 119 | + </tr> |
| 120 | + <tr> |
| 121 | + <td>2 May 2025</td> |
| 122 | + <td> |
| 123 | + <img |
| 124 | + src="/img/accents/finaid-round1.svg" |
| 125 | + className="findaid-accent-round-marker" |
| 126 | + alt="round one" /> |
| 127 | + </td> |
| 128 | + <td>Deadline to accept a first-round grant</td> |
| 129 | + </tr> |
| 130 | + <tr className="font-bold"> |
| 131 | + <td>9 May 2025</td> |
| 132 | + <td> |
| 133 | + <img |
| 134 | + src="/img/accents/finaid-round2.svg" |
| 135 | + className="findaid-accent-round-marker" |
| 136 | + alt="round two" /> |
| 137 | + </td> |
| 138 | + <td>Deadline for submitting second-round applications[^round-1-vs-round-2]</td> |
| 139 | + </tr> |
| 140 | + <tr> |
| 141 | + <td>30 May 2025</td> |
| 142 | + <td className="finaid-accent"> |
| 143 | + <img |
| 144 | + src="/img/accents/finaid-round2.svg" |
| 145 | + className="findaid-accent-round-marker" |
| 146 | + alt="round two" /> |
| 147 | + </td> |
| 148 | + <td>Second round of grant notifications</td> |
| 149 | + </tr> |
| 150 | + <tr> |
| 151 | + <td>6 June 2025</td> |
| 152 | + <td> |
| 153 | + <img |
| 154 | + src="/img/accents/finaid-round2.svg" |
| 155 | + className="findaid-accent-round-marker" |
| 156 | + alt="round two" /> |
| 157 | + </td> |
| 158 | + <td>Deadline to accept a second-round grant</td> |
| 159 | + </tr> |
| 160 | + <tr> |
| 161 | + <td>25 July 2025</td> |
| 162 | + <td></td> |
| 163 | + <td>Deadline for submitting receipts/invoices</td> |
| 164 | + </tr> |
| 165 | +</tbody> |
| 166 | +</table> |
| 167 | + |
| 168 | +[^round-1-vs-round-2]: If you've already applied for round 1, you don't have to |
| 169 | +reapply for round 2. Your application will automatically be considered for round |
| 170 | +2 if you did not receive a grant in round 1. |
| 171 | + |
| 172 | +--- |
| 173 | + |
| 174 | +## Grant Policies |
| 175 | + |
| 176 | +### Policies for all grants |
| 177 | + |
| 178 | +- Please note that all grants and grant offers are personal and |
| 179 | + non-transferable. |
| 180 | + |
| 181 | +- You must accept a grant offer before the relevant acceptance deadline stated |
| 182 | + in the timeline. The grant offer will expire otherwise. |
| 183 | + |
| 184 | +- The Financial Aid Team may also make grant offers outside the two main rounds |
| 185 | + of selection. |
| 186 | + |
| 187 | + |
| 188 | +### Free Ticket Voucher Grant |
| 189 | + |
| 190 | +- You will receive an **individual voucher code** for a free **regular** |
| 191 | + conference ticket that gives you access to the three main conference days. |
| 192 | + |
| 193 | +- If you have already purchased a ticket prior to being granted a free Financial Aid ticket voucher, please request a refund for the paid ticket separately before using the voucher to claim your free ticket. The Financial Aid programme cannot reimburse you the cost of tickets you previously paid for directly. |
| 194 | + |
| 195 | +### Travel/Accommodation Grant & Visa Application Fee Grant |
| 196 | + |
| 197 | +If you received a travel/accommodation grant or a visa application fee grant, |
| 198 | +you will be reimbursed **after the conference** via PayPal or bank transfer |
| 199 | +(SEPA/Swift). We will only reimburse you after we've received your |
| 200 | +receipt/invoices and a **photo of your conference badge**. |
| 201 | + |
| 202 | +In addition, please pay close attention to the following: |
| 203 | + |
| 204 | +- The total combined travel/accommodation grant cannot exceed €400, unless otherwise agreed. |
| 205 | +- The Visa Application Fee Grant cannot exceed €80. |
| 206 | +- Reimbursements will be made **after** the conference via PayPal or bank |
| 207 | + transfer (SEPA and Swift). It’s not possible to be reimbursed before the |
| 208 | + conference or by other means, such as cash. |
| 209 | +- Note that we might experience difficulty transacting with certain countries |
| 210 | + due to sanctions or international regulations. |
| 211 | +- Reimbursements will only be made after we’ve received your |
| 212 | + travel/accommodation receipts/invoices. The deadline to submit your |
| 213 | + receipts/invoices is **25 July 2025** [Anywhere on Earth][AoE]. |
| 214 | +- Please make sure that your receipts/invoices contain the information necessary |
| 215 | + for us to validate them. At the very least, they should contain your name, the |
| 216 | + date, the amount, and specify what the receipt/invoice is for. |
| 217 | +- Reimbursements will only be made to individuals who actually attended the |
| 218 | + conference. Please include a **photo of your conference badge** with your |
| 219 | + receipts/invoices. |
| 220 | +- Please consider the risk of travel restrictions: choose flexible booking |
| 221 | + options that allow you to cancel in case you can’t actually make it to the |
| 222 | + conference. |
| 223 | +- If you’ve applied for a grant or accepted a grant, but cannot make it to the |
| 224 | + conference, please contact us at [finaid@europython.eu][email-finaid] as soon as possible. This |
| 225 | + allows us to reallocate your grant to someone else. |
| 226 | + |
| 227 | +--- |
| 228 | + |
| 229 | +## Additional question |
| 230 | + |
| 231 | +If you have any additional questions for the Financial Aid team, don't hesitate |
| 232 | +to contact us via [finaid@europython.eu][email-finaid]. |
| 233 | + |
| 234 | +See you at EuroPython in Prague! |
| 235 | + |
| 236 | +--- |
| 237 | + |
| 238 | +[application-form]: https://forms.gle/xJ564JFBKLsGrtqz9 |
| 239 | +[privacy-policy]: https://www.europython-society.org/privacy/ |
| 240 | +[AoE]: https://en.wikipedia.org/wiki/Anywhere_on_Earth |
| 241 | +[email-finaid]: mailto:finaid@europython.eu |
| 242 | +[email-sponsoring]: mailto:sponsors@europython.eu |
0 commit comments