-
Notifications
You must be signed in to change notification settings - Fork 72
Add Rust Summit info. #1023
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Add Rust Summit info. #1023
Changes from 1 commit
Commits
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,61 @@ | ||
| --- | ||
| 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?** 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 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. | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,7 @@ | ||
| <script> | ||
| window.location.href = "/programme/rust-summit/"; | ||
| </script> | ||
|
|
||
| <noscript> | ||
| <meta http-equiv="refresh" content="0;url=https://ep2025.europython.eu/programme/rust-summit/"> | ||
| </noscript> |
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.