Skip to content
Open
Show file tree
Hide file tree
Changes from all 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
9 changes: 9 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -234,6 +234,15 @@
"contributions": [
"conference"
]
},
{
"login": "drnlm",
"name": "Neil Muller",
"avatar_url": "https://avatars.githubusercontent.com/u/642056?v=4",
"profile": "https://github.com/drnlm",
"contributions": [
"conference"
]
}
],
"repoType": "github"
Expand Down
1 change: 1 addition & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -209,6 +209,7 @@ Example:
</tr>
<tr>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/jungmir"><img src="https://avatars.githubusercontent.com/u/61821253?v=4?s=100" width="100px;" alt="jungmir"/><br /><sub><b>jungmir</b></sub></a><br /><a href="#conference-jungmir" title="Python conference (Added or updated)">📆</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/drnlm"><img src="https://avatars.githubusercontent.com/u/642056?v=4?s=100" width="100px;" alt="Neil Muller"/><br /><sub><b>Neil Muller</b></sub></a><br /><a href="#conference-drnlm" title="Python conference (Added or updated)">📆</a></td>
</tr>
</tbody>
</table>
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -266,6 +266,7 @@ If you'd like to add support for a new language, please open an issue.
</tr>
<tr>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/jungmir"><img src="https://avatars.githubusercontent.com/u/61821253?v=4?s=100" width="100px;" alt="jungmir"/><br /><sub><b>jungmir</b></sub></a><br /><a href="#conference-jungmir" title="Python conference (Added or updated)">📆</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/drnlm"><img src="https://avatars.githubusercontent.com/u/642056?v=4?s=100" width="100px;" alt="Neil Muller"/><br /><sub><b>Neil Muller</b></sub></a><br /><a href="#conference-drnlm" title="Python conference (Added or updated)">📆</a></td>
</tr>
</tbody>
</table>
Expand Down
38 changes: 19 additions & 19 deletions _data/conferences.yml
Original file line number Diff line number Diff line change
@@ -1,24 +1,5 @@
---

- conference: PyCon South Africa
alt_name: PyCon ZA
year: 2026
link: https://za.pycon.org/
cfp_link: https://za.pycon.org/pages/speaking/how_to_apply/
cfp: '2026-08-14 23:59:00'
tutorial_deadline: '2026-08-14 23:59:00'
timezone: Africa/Johannesburg
place: Rondebosch, South Africa
start: 2026-10-14
end: 2026-10-18
twitter: PyConZA
mastodon: https://fosstodon.org/@PyConZA
sub: PY
location:
- title: PyCon South Africa 2026
latitude: -33.959834
longitude: 18.473872

- conference: PyCon Wroclaw
year: 2026
link: https://www.pyconwroclaw.com/
Expand Down Expand Up @@ -71,6 +52,25 @@
latitude: 50.0478
longitude: 12.5604627

- conference: PyCon South Africa
alt_name: PyCon ZA
year: 2026
link: https://za.pycon.org/
cfp_link: https://za.pycon.org/pages/speaking/how_to_apply/
cfp: '2026-08-14 23:59:00'
tutorial_deadline: '2026-08-14 23:59:00'
timezone: Africa/Johannesburg
place: Rondebosch, South Africa
start: 2026-10-14
end: 2026-10-18
twitter: PyConZA
mastodon: https://fosstodon.org/@PyConZA
sub: PY
location:
- title: PyCon South Africa 2026
latitude: -33.959834
longitude: 18.473872

- conference: PyData Global
year: 2026
link: https://pydata.org/global2026/
Expand Down