Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added public/images/sprints.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions src/content/pages/pyladies.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: PyLadies Events—Lunch, Workshops & Networking
title: PyLadies Events
subtitle: Lunch, Workshops & Networking
---

Expand All @@ -12,7 +12,7 @@ we warmly welcome you to join us and be part of our supportive community.
These events are open only to those who have a conference ticket, giving our
attendees an exclusive opportunity to connect, share, and grow together.

![](./images/pyladies-events.jpg)
![PyLadies Lunch Photo](./images/pyladies-events.jpg)

## PyLadies Lunch

Expand Down
56 changes: 56 additions & 0 deletions src/content/pages/sprints.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,56 @@
---
title: EuroPython 2025 Sprints Weekend
subtitle: Organise or join a sprint at EuroPython 2025!
---

# EuroPython 2025 Sprints

Join us for two days of open-source hacking, learning, and collaboration! As is
tradition, the sprints will happen the weekend after EuroPython—this year on
Saturday and Sunday, 19–20 July.

The conference team provides the space, lunch, and coffee—you bring the energy,
ideas, and code. Whether you're maintaining a major library or trying your first
contribution, there's something for everyone.

## What is a Sprint?

Sprints are informal coding sessions (think: mini hackathons) where people
gather to work on open-source projects, share ideas, and solve problems
together.

![Sprints photos collage](/images/sprints.png)

## Who Can Attend:

- EuroPython ticket holders (Conference, Tutorial, or Combined) can join the
sprints for free—just make sure to select sprint attendance when configuring
your ticket.
- No ticket? No problem. You’ll be able to register for the sprints for
free—details coming soon on our [tickets page](https://europython.eu/tickets).

## Open-Source Projects

More info soon!

<!-- ## Location of the sprints venue
The Rajska Building (RB), [Žižkov Campus, VŠE](https://maps.app.goo.gl/azRTAczu8B5ma1XFA) (Prague University of Economics and Business) is the home of our sprints again this year.

<MapSprints />

<address>
nám. Winstona Churchilla 1938<br/>
130 00 Praha 3-Žižkov, Czechia<br/>
</address>

You can use the [Žižkov Campus Map, VŠE (PDF)](https://www.vse.cz/english/wp-content/uploads/sites/2/page/1000/planek_en.pdf) to help guide you. The entrance to the building can be recognised by the inscription "Vysoká škola ekonomická v Praze" above it.

### How to get there?

- **By bus**: The nearest bus stop is Náměstí Winstona Churcilla (line 135) or Viktoria Žižkov (lines 101, 123, 135, 175, 176). If you disembark at Náměstí Winstona Churchilla, the entrance is directly across from the stop on Italská Street.
- **By tram**: Viktoria Žižkov station (lines 26, 5, 9) is a 5-10 minute walk. Proceed along Seifertová Street, pass through the park (Pomník Winstona Churchilla on Google Maps), then reach Italská Street. A short uphill walk of about one to two minutes, and the entrance will be on your left.
- **By metro**: Start from Hlavní Nádraží station (C line). After exiting the metro, ascend to the first floor (not the ground level) and turn left, following signs for the North platform (in Czech: Sever). Continue through the tunnel, ascend the escalators, and climb another set of stairs. You'll then find yourself on Italská Street, facing a large building - that's the VŠE building. Proceed uphill on Italská for a minute or two, and you'll see the entrance right there.

<Image src={vseImage1} width="1080" alt="A photo pointing up the hill to the VSE building with our entrance." />
<Image src={vseImage2} width="1080" alt="A photo displaying the entrance to use to go to the sprints." />
-->
8 changes: 6 additions & 2 deletions src/data/links.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,10 @@
{
"name": "Rust Summit",
"path": "/session/rust-summit"
},
{
"name": "Sprints Weekend",
"path": "/sprints"
}
]
},
Expand Down Expand Up @@ -242,8 +246,8 @@
"path": "/session/rust-summit"
},
{
"name": "Community",
"path": "/community-partners"
"name": "Sprints Weekend",
"path": "/sprints"
}
]
},
Expand Down