Skip to content

Commit 25851af

Browse files
authored
[Update] add 2024 conferences (#78)
* Adicionado Python Sul 2023 Adicionado Python Sul 2023 * add python nordeste e python norte * added conferences 2024 update 02/2024 * fix conference name * fix conference name * ajustado anos das conferencias e linha final
1 parent cab2fac commit 25851af

File tree

1 file changed

+35
-0
lines changed

1 file changed

+35
-0
lines changed

conferencias.toml

+35
Original file line numberDiff line numberDiff line change
@@ -382,3 +382,38 @@ start = 2023-09-29
382382
end = 2023-09-30
383383
location = "Manaus, AM"
384384
url = "https://2023.pythonnorte.org/"
385+
386+
[[events]]
387+
name = "Python Brasil"
388+
start = 2024-10-16
389+
end = 2024-10-21
390+
location = "Rio de Janeiro, RJ"
391+
url = "https://2024.pythonbrasil.org.br/"
392+
393+
[[events]]
394+
name = "Python Sul"
395+
start = 2024-09-13
396+
end = 2024-09-15
397+
location = "Florianópolis, SC"
398+
url = "https://sul.python.org.br/"
399+
400+
[[events]]
401+
name = "PyCaxias"
402+
start = 2024-04-20
403+
end = 2024-04-20
404+
location = "Caxias do Sul, RS"
405+
url = "https://pycaxias.com.br/"
406+
407+
[[events]]
408+
name = "Python Cerrado 2024 + Plone Conference"
409+
start = 2024-11-25
410+
end = 2024-12-01
411+
location = "Brasilia, DF"
412+
url = "https://2024.ploneconf.org/pt-br"
413+
414+
[[events]]
415+
name = "Python Nordeste"
416+
start = 2024-08-09
417+
end = 2024-08-10
418+
location = "Natal, RN"
419+
url = "https://2024.pythonnordeste.org/"

0 commit comments

Comments
 (0)