Skip to content

Commit

Permalink
c-apo-summit
Browse files Browse the repository at this point in the history
  • Loading branch information
yuliia-barabash committed Feb 4, 2025
1 parent 1e2ef8f commit 928e8f2
Show file tree
Hide file tree
Showing 2 changed files with 69 additions and 0 deletions.
8 changes: 8 additions & 0 deletions src/data/links.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,14 @@
}
]
},
{
"name": "Events",
"items": [
{
"name": "C API Summit",
"path": "/c-api-summit"
}]
},
{
"name": "Prague & Venue",
"items": [
Expand Down
61 changes: 61 additions & 0 deletions src/pages/c-api-summit.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,61 @@
---
title: C API Summit
subtitle: A summit for Python's C API stakeholders to discuss its state and future.

---
## C API Summit
The **C API Summit** aims to bring together various stakeholders of Python's C API to discuss its current state, address challenges, and align on ongoing work.


**WHEN?**
The summit will take place on **Monday, July 14th** or **Tuesday, July 15th** (confirmation pending).

**WHERE?**
The event will be hosted at the **Prague Congress Centre (PCC)**, Room [TBA].

---


#### Meet the Community

The main goal of this summit is for various stakeholders of Python's C API to meet and discuss about the state of the API, existing challenges and ongoing work.

We are particularly looking for contributors and maintainers of:
- Python implementations with a C API (e.g., CPython, PyPy, GraalPy, MicroPython)
- Binding generators and alternative APIs (e.g., HPy, Cython, pybind11, PyO3, SWIG)
- Libraries that use the C API heavily or in innovative ways
- Applications that embed Python
- Similar projects working in this area

#### Presentations

If there is a topic you would like to present, please indicate it in the form and fill it in early.

Summit presentations are brief, intended to get everyone on the same page and start a discussion. Time slots are of 30min at most (10 min of presentation + 20 min for questions/discussion).

We are looking to discuss advanced topics.

#### Tentative Agenda (subject to change)
- **9:00 AM**: Meet and greet – unconference-style post-it board organization
- **9:30 AM**: Presentations (30 minutes each: 10 min presentation + 20 min discussion)
- **11:00 AM**: Coffee break
- **11:15 AM**: Presentations continue
- **12:45 PM**: Lunch
- **1:45 PM**: Unconference-style activities (discussions, hacks, ad hoc tutorials, etc.)
- **4:00 PM**: Round-up/plenary session for feedback and planning next steps
- **6:30 PM**: Dinner


#### Registration

To be part of the C API summit [register your interest now!](https://docs.google.com/forms/d/e/1FAIpQLSfUT8BEHyt-Nlwo6aEmnEHdn1y_rkCoShEKYuHm4LhWvbMjjw/viewform)** 👈

Please register early. If you are not yet sure if you can come, note it on your registration. You can change your answer later.

You need to have a valid EuroPython in-person ticket to participate. If this is an issue for you, say so on the form and we'll try to figure something out.

If you can, plan to stay for the whole conference, to have plenty of time to follow up on discussions and new friendships.

The event is limited to [TBA] participants. If more sign up, there will be a selection process.

We will contact you with confirmations and more details closer to the event.

0 comments on commit 928e8f2

Please sign in to comment.