Skip to content
Open
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
57 changes: 57 additions & 0 deletions data/events/pycon-africa.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,57 @@
{
"name": "PyCon Africa",
"year_started": 2019,
"number_of_events_hosted": 4,
"city": "Kampala",
"region": "Kampala",
"country": "Uganda",
"continent": "Africa",
"website": "https://africa.pycon.org",
"sector": [
"Software Engineering",
"Data Science",
"Machine Learning",
"AI",
"Backend / APIs"
],
"tags": [
"python",
"conference",
"developers",
"open-source"
],
"acceptable_tags": [
"pycon",
"python",
"africa",
"developers"
],
"type": "in-person",
"languages": [
"English"
],
"frequency": "annual",
"timezone": "Africa/Kampala",
"attendee_size": {
"min": 300,
Comment thread
aycodes25 marked this conversation as resolved.
"max": 500
},
"ticket_cost_usual": {
"currency": "USD",
"min": 30,
"max": 155
},
"organizer": {
"name": "Python Africa",
"email": "team@pycon.africa",
"twitter": "https://twitter.com/pyconafrica",
"website": "https://africa.pycon.org"
},
"socials": {
"twitter": "https://twitter.com/pyconafrica",
"linkedin": "https://na.linkedin.com/company/pyconafrica?",
"youtube": "https://www.youtube.com/@PyConAfrica",
"instagram": "https://www.instagram.com/pyconafrica/"
},
"description": "PyCon Africa is the official pan-African Python conference bringing together software engineers, data scientists, and open-source contributors from across the continent. The event focuses on Python applications in software engineering, backend development, AI, machine learning, and data science while fostering collaboration, education, and community growth within Africa’s tech ecosystem."
}
Loading