Skip to content
Merged
Show file tree
Hide file tree
Changes from 4 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.
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." />
-->
57 changes: 57 additions & 0 deletions src/content/pyladies-events.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,57 @@
---
title: PyLadies Events—Lunch, Workshops & Networking
subtitle: Lunch, Workshops & Networking
---

# PyLadies Events

We’re excited to announce a range of events for underrepresented groups in
computing this year! 🎉 Whether you're new to PyLadies or a long-time supporter,
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

Join us for a special lunch event aimed at fostering community and empowerment
in tech. Enjoy meaningful conversations and networking opportunities.

WHEN? Thursday, 11th July 2025, 12:30 to 14:00.

WHERE? Prague Congress Centre (PCC), VIP lunch area.

## More Events Coming Soon!

<!--
## #IAmRemarkable
Empower yourself in this workshop designed to help you celebrate your achievements and improve your self-promotion skills.

WHEN?
Thursday, 11th July 2024, 15:30 to 17:00.

WHERE?
Prague Congress Centre (PCC), Open Space 2 (Room 224)

![](./images/iamremarkable.png)


## Meet & Greet with PyLadies
Take advantage of this unique networking opportunity to meet and connect with experienced members of PyLadies. Gain valuable insights, advice, and inspiration for your Python and life journeys.

WHEN?
Thursday, 11th July 2024, 15:30 to 17:00.

WHERE?
Prague Congress Centre (PCC), Open Space 2 (Room 223)


# How To Apply?
Capacity is limited. Please apply soon!
To reserve your seat and confirm your participation in these events, please fill in the form below.

<div class="text-center mb-8">
<ButtonLink href="https://docs.google.com/forms/d/e/1FAIpQLSdMIIK7jH7uzrBYbsLmetXBdcydAcdhpFxl_9K4jdRzdRx5zA/viewform">Register for PyLadies Events now!</ButtonLink>
</div> -->
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