Skip to content

Commit

Permalink
[Update] add 2024 conferences (#78)
Browse files Browse the repository at this point in the history
* 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
  • Loading branch information
Perceu committed Feb 18, 2024
1 parent cab2fac commit 25851af
Showing 1 changed file with 35 additions and 0 deletions.
35 changes: 35 additions & 0 deletions conferencias.toml
Original file line number Diff line number Diff line change
Expand Up @@ -382,3 +382,38 @@ start = 2023-09-29
end = 2023-09-30
location = "Manaus, AM"
url = "https://2023.pythonnorte.org/"

[[events]]
name = "Python Brasil"
start = 2024-10-16
end = 2024-10-21
location = "Rio de Janeiro, RJ"
url = "https://2024.pythonbrasil.org.br/"

[[events]]
name = "Python Sul"
start = 2024-09-13
end = 2024-09-15
location = "Florianópolis, SC"
url = "https://sul.python.org.br/"

[[events]]
name = "PyCaxias"
start = 2024-04-20
end = 2024-04-20
location = "Caxias do Sul, RS"
url = "https://pycaxias.com.br/"

[[events]]
name = "Python Cerrado 2024 + Plone Conference"
start = 2024-11-25
end = 2024-12-01
location = "Brasilia, DF"
url = "https://2024.ploneconf.org/pt-br"

[[events]]
name = "Python Nordeste"
start = 2024-08-09
end = 2024-08-10
location = "Natal, RN"
url = "https://2024.pythonnordeste.org/"

0 comments on commit 25851af

Please sign in to comment.