From 53dc2d193fa4db14c66a95bbccea4a553410c959 Mon Sep 17 00:00:00 2001 From: hypha Date: Thu, 22 May 2025 13:51:57 +0100 Subject: [PATCH] Revert "EP2025 summits cleanup (#1258)" This reverts commit eb2de0d15665e2646797a7a3afad180d2cec3461. --- astro.config.mjs | 3 - src/content/pages/programme/c-api-summit.mdx | 60 +++++++++++++++++++ src/content/pages/programme/rust-summit.mdx | 62 ++++++++++++++++++++ src/content/pages/programme/wasm-summit.mdx | 35 +++++++++++ src/data/links.json | 12 ++-- src/pages/overview.astro | 6 +- 6 files changed, 166 insertions(+), 12 deletions(-) create mode 100644 src/content/pages/programme/c-api-summit.mdx create mode 100644 src/content/pages/programme/rust-summit.mdx create mode 100644 src/content/pages/programme/wasm-summit.mdx diff --git a/astro.config.mjs b/astro.config.mjs index a9406c733..ef2f63f59 100644 --- a/astro.config.mjs +++ b/astro.config.mjs @@ -99,9 +99,6 @@ export default defineConfig({ "/planning/": "https://forms.gle/riw6CvML8ck94A4V9", "/reviewers/": "https://forms.gle/4GTJjwZ1nHBGetM18", "/speaker/savannah-ostrowski": "/speaker/savannah-bailey", - "/rust-summit": "/session//rust-summit", - "/c-api-summit": "/session/c-api-summit", - "/wasm-summit": "/session/webassembly-summit", }, integrations: [ mdx(), diff --git a/src/content/pages/programme/c-api-summit.mdx b/src/content/pages/programme/c-api-summit.mdx new file mode 100644 index 000000000..f5935aaee --- /dev/null +++ b/src/content/pages/programme/c-api-summit.mdx @@ -0,0 +1,60 @@ +--- +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**: Monday, July 14th or Tuesday, July 15th (to be confirmed) +* **Where**: Prague Congress Centre (PCC), Room to be announced +* **Who can join**: Anyone with a valid in-person EuroPython 2025 ticket — Tutorials, Conference, or Combined + +--- + +## 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. diff --git a/src/content/pages/programme/rust-summit.mdx b/src/content/pages/programme/rust-summit.mdx new file mode 100644 index 000000000..e8025bb47 --- /dev/null +++ b/src/content/pages/programme/rust-summit.mdx @@ -0,0 +1,62 @@ +--- +title: Rust Summit +subtitle: The Rust Summit aims to bring together various stakeholders of Python’s Rust ecosystem to discuss its current state, address challenges, and align on ongoing work. + +--- + +# Rust Summit + +The **Rust Summit** aims to bring together various stakeholders of Python’s Rust ecosystem to discuss its current state, address challenges, and align on ongoing work. + +* **When**: Monday, July 14th or Tuesday, July 15th (to be confirmed) +* **Where**: Prague Congress Centre (PCC), Room to be announced +* **Who can join**: Anyone with a valid in-person EuroPython 2025 ticket — Tutorials, Conference, or Combined + +--- + +## Meet the Community + +The main goal of this summit is for various stakeholders of Python’s Rust ecosystem to meet, learn, and discuss about the Rust ecosystem in Python, how Python can benefit from Rust, and anything related to the adaptation of thread-free Python. + +We are particularly looking for contributors and maintainers of: + +* Rust libraries / frameworks that have Python API interface (e.g. polars) +* Tools in the Python ecosystem that are built with Rust (e.g. ruff, uv etc) +* Python libraries that are migrating all or part of their source code to Rust code +* New Python libraries that are written in Rust +* Other Python projects that can benefit from using Rust + +## Presentations + +If there is a topic you would like to present, please indicate it in the form and fill it in early. + +Sparkling presentations are brief, and intended to get everyone on the same page and start a discussion. Time slots are of 30 min at most (10 min of presentation \+ 20 min for questions/discussion). + +Deep dive presentations are 45 mins in total (35 mins presentation and 10 mins Q\&A). They can have more details and be a bit more informative, they should provide educational value to the participants. + +We are also open to suggestions for unconference-style activities. + +## Tentative Agenda (subject to change) + +* **9:00 AM**: Meet and greet – unconference-style post-it board organization +* **9:30 AM**: Sparkling Presentations (30 minutes each: 10 min presentation \+ 20 min discussion) +* **11:00 AM**: Coffee break +* **11:15 AM**: Deep dive Presentation (45 minutes each: 35 min presentation \+ 10 min discussion) +* **12:45 PM**: Lunch +* **1:45 PM**: Unconference-style activities (discussions, hacks, ad hoc tutorials, etc.) +* **6:00 PM**: Round-up/plenary session for feedback and conclusions +* **6:30 PM**: Dinner + +## Registration + +To be part of the Rust summit [register your interest now\!](https://docs.google.com/forms/d/e/1FAIpQLSe8Wjahr3-agTr4lS8_u3ifel_9XYAQEGk71IAAIh_h2eRUzw/viewform?usp=preview) 👈 + +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. diff --git a/src/content/pages/programme/wasm-summit.mdx b/src/content/pages/programme/wasm-summit.mdx new file mode 100644 index 000000000..57ddcefe5 --- /dev/null +++ b/src/content/pages/programme/wasm-summit.mdx @@ -0,0 +1,35 @@ +--- +title: WebAssembly Summit +subtitle: A summit to bring together maintainers and users of Python with WebAssembly, to discuss the state of this ecosystem, existing challenges, and ongoing work. +--- + +# WebAssembly Summit + +The **WebAssembly Summit** aims to bring together maintainers and users of Python with WebAssembly, to discuss the state of this ecosystem, existing challenges, and ongoing work. + +* **When**: Monday, July 14th or Tuesday, July 15th (to be confirmed) +* **Where**: Prague Congress Centre (PCC), Room to be announced +* **Who can join**: Anyone with a valid in-person EuroPython 2025 ticket — Tutorials, Conference, or Combined + +--- + +## Agenda + +* 9:00: Meet and greet (many of us won’t know each other) + unconference-y post-it based organisation. +* 9:30: Presentations (30mins each) +* 11:00: Coffee +* 11:15: Presentations +* 12:45: Lunch at the PCC (included) +* 13:45: Unconference-y activities (discussions, hacks, ad hoc tutorials etc…) +* 16:00: Round-up / plenary session for feedback and organising next steps. +* 18:30-ish: Ad hoc dinner plans. + +## Registration + +You need to have a valid EuroPython in-person ticket to participate. + +The event is limited to 40 participants. If there is a topic you would like to present, please indicate it in the form and _fill it in early_. Time slots are of 30min at most (10 min of presentation + 20 min for questions/discussion). + +To be part of the WASM summit, [register your interest now!](https://forms.gle/aMtRA4D7qJ12i9aB8) + +We will contact you with more details closer to the event. diff --git a/src/data/links.json b/src/data/links.json index 69ad8c768..eb52be4b2 100644 --- a/src/data/links.json +++ b/src/data/links.json @@ -50,15 +50,15 @@ }, { "name": "WASM Summit", - "path": "/session/webassembly-summit" + "path": "/wasm-summit" }, { "name": "C-API Summit", - "path": "/session/c-api-summit" + "path": "/c-api-summit" }, { "name": "Rust Summit", - "path": "/session/rust-summit" + "path": "/rust-summit" } ] }, @@ -215,15 +215,15 @@ }, { "name": "WASM Summit", - "path": "/session/webassembly-summit" + "path": "/wasm-summit" }, { "name": "C-API Summit", - "path": "/session/c-api-summit" + "path": "/c-api-summit" }, { "name": "Rust Summit", - "path": "/session/rust-summit" + "path": "/rust-summit" }, { "name": "Community", diff --git a/src/pages/overview.astro b/src/pages/overview.astro index 1561e1ba6..f575348f9 100644 --- a/src/pages/overview.astro +++ b/src/pages/overview.astro @@ -29,9 +29,9 @@ import Section from "@ui/Section.astro";

Summits