Skip to content

Add sponsors europython 2020 #36

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Aug 14, 2025
Merged
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
64 changes: 64 additions & 0 deletions data/sponsors/EuroPython/2020.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,64 @@
{
"year": 2020,
"levels": {
"Keystone": 12500,
"Diamond": 7500,
"Platinium": 5000,
"Gold": 3000,
"Silver": 2000,
"Bronze": 1250,
"Patron": 750
},
"sponsors": [
{
"name": "Microsoft",
"website": "https://developer.microsoft.com/en-us/python/",
"level": "Keystone"
},
{
"name": "Bloomberg",
"website": "https://www.bloomberg.com/",
"level": "Diamond"
},
{
"name": "Optiver",
"website": "https://optiver.com/",
"level": "Gold"
},
{
"name": "Vonage",
"website": "https://developer.vonage.com/",
"level": "Gold"
},
{
"name": "Google Cloud",
"website": "https://cloud.google.com/",
"level": "Gold"
},
{
"name": "Trayport",
"website": "https://trayport.com/",
"level": "Gold"
},
{
"name": "Numberly",
"website": "https://numberly.com/",
"level": "Silver"
},
{
"name": "mgx.io",
"website": "https://mgx.io/",
"level": "Silver"
},
{
"name": "RiverBank computing",
"website": "https://www.riverbankcomputing.com/",
"level": "Patron"
},
{
"name": "Manning",
"website": "https://www.manning.com/",
"level": "Unknown"
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I realised that I never submitted my review and it's too late. It was just a small comment that Manning was an in-kind sponsor. Every year, we have a couple of them who donated books or other prizes.

}
]
}