Skip to content
Merged
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 @@ -225,6 +225,15 @@
"contributions": [
"conference"
]
},
{
"login": "jungmir",
"name": "jungmir",
"avatar_url": "https://avatars.githubusercontent.com/u/61821253?v=4",
"profile": "https://github.com/jungmir",
"contributions": [
"conference"
]
}
],
"repoType": "github"
Expand Down
3 changes: 3 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -207,6 +207,9 @@ Example:
<td align="center" valign="top" width="14.28%"><a href="https://github.com/coolandsmartrr"><img src="https://avatars.githubusercontent.com/u/905436?v=4?s=100" width="100px;" alt="Ricky"/><br /><sub><b>Ricky</b></sub></a><br /><a href="#conference-coolandsmartrr" title="Python conference (Added or updated)">📆</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://bruhin.software/"><img src="https://avatars.githubusercontent.com/u/625793?v=4?s=100" width="100px;" alt="Florian Bruhin"/><br /><sub><b>Florian Bruhin</b></sub></a><br /><a href="#conference-The-Compiler" title="Python conference (Added or updated)">📆</a></td>
</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>
</tr>
</tbody>
</table>

Expand Down
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -264,6 +264,9 @@ If you'd like to add support for a new language, please open an issue.
<td align="center" valign="top" width="14.28%"><a href="https://github.com/coolandsmartrr"><img src="https://avatars.githubusercontent.com/u/905436?v=4?s=100" width="100px;" alt="Ricky"/><br /><sub><b>Ricky</b></sub></a><br /><a href="#conference-coolandsmartrr" title="Python conference (Added or updated)">📆</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://bruhin.software/"><img src="https://avatars.githubusercontent.com/u/625793?v=4?s=100" width="100px;" alt="Florian Bruhin"/><br /><sub><b>Florian Bruhin</b></sub></a><br /><a href="#conference-The-Compiler" title="Python conference (Added or updated)">📆</a></td>
</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>
</tr>
</tbody>
</table>

Expand Down
38 changes: 19 additions & 19 deletions _data/conferences.yml
Original file line number Diff line number Diff line change
Expand Up @@ -161,6 +161,25 @@
latitude: 37.9755648
longitude: 23.7348324

- conference: PyCon South Korea
alt_name: PyCon.KR
year: 2026
link: https://2026.pycon.kr/
cfp_link: https://docs.google.com/forms/d/e/1FAIpQLSeK_uM8byFE45mzWi3TLNzJm937vE6lYBmO4BchBW59wL3V9A/viewform?usp=header
cfp: '2026-05-09 23:59:59'
cfp_ext: '2026-06-14 23:59:59'
timezone: Asia/Seoul
place: Seoul, South Korea
start: 2026-08-15
end: 2026-08-17
sponsor: https://2026.pycon.kr/sponsor/apply
twitter: PyConKR
sub: PY
location:
- title: PyCon Korea
latitude: 37.5580558199932
longitude: 126.998311394625

- conference: PyCon Spain
year: 2026
link: https://2026.es.pycon.org/
Expand Down Expand Up @@ -599,22 +618,3 @@
- title: PyHEP 2026
latitude: 46.2047169
longitude: 6.1423106290939335

- conference: PyCon Korea
alt_name: PyCon.KR
year: 2026
link: https://2026.pycon.kr
cfp_link: 'https://docs.google.com/forms/d/e/1FAIpQLSeK_uM8byFE45mzWi3TLNzJm937vE6lYBmO4BchBW59wL3V9A/viewform?usp=header'
cfp: '2026-05-09 23:59:59'
cfp_ext: '2026-06-14 23:59:59'
sponsor: 'https://2026.pycon.kr/sponsor/apply'
twitter: PyConKR
timezone: Asia/Seoul
place: Seoul, South Korea
start: 2026-08-15
end: 2026-08-17
sub: PY
location:
- title: PyCon Korea
latitude: 37.5580558199932
longitude: 126.998311394625
Loading