Skip to content
Merged
Show file tree
Hide file tree
Changes from 3 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
54 changes: 54 additions & 0 deletions src/content/pages/community-activities.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,54 @@
---
title: Community Organisers Activities
url: /community-activities
subtitle:
Booths, Open spaces, and more activities for organisers
---

# Community Organisers Activities

The Python community is an essential part of the language, and for many people
the reason for sticking around and keep meetups, conferences, forums, and many
more things running, in order to help others.

This year at EuroPython, we have a few activities focused on some of the
communities around Europe and world, but also initiatives around Python.


## Community Organisers Open Space

Communication is the key to avoid repetition and failing on the same mistakes.
Let's be together and share the experience of our communities and our personal
challenges and wins so more communities can improve.

This year, we are saving a two-hour slot in the Open Spaces for all the community
and conference organisers that want to share their experiences, and more
importantly, to see how the EuroPython Society can help you to achieve your
goals and solve your current issues.

* Room: TBD
* Time: TBD

## Community Organisers Lunch

Do you know all the organisers from other European communities and conferences?
If not, you have a good opportunity to meet more people, that like you, are
doing their best for keep more Python events and communities running,
so more people have the chance of learning and improving at Python!

We will be meeting at TBD during TBD for a special lunch, where you will be
able to relax and get to know more people with the same passion as yours.

## Community Booths

Each year, we set aside booth space for communities, initiatives, nonprofit
organizations, and community open source projects that serve the Python
community and the broader open source ecosystem. Join us in the Exhibit Hall
during the main talk days of the conference to welcome this year's wonderful
Community Booth lineup!

<Button url="#" class="disabled">Sign Up For a Booth!</Button>

## PyLadies Open Space & Lunch

Check [the PyLadies activities page](/pyladies) for more information.
4 changes: 4 additions & 0 deletions src/data/links.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,10 @@
{
"name": "Sprints Weekend",
"path": "/sprints"
},
{
"name": "Community Organisers Activities",
"path": "/community-activities"
}
]
},
Expand Down