File tree Expand file tree Collapse file tree 1 file changed +32
-0
lines changed Expand file tree Collapse file tree 1 file changed +32
-0
lines changed Original file line number Diff line number Diff line change
1
+ # Conference Stats
2
+
3
+ The goal of this repository is to gather the public conference information
4
+ from the many Python events we have in Europe, so new ones can have a good
5
+ understanding of who to contact for future events for sponsorship possibilities
6
+ but also for speaking opportunities.
7
+
8
+ The data will also highlight the companies/organizations that are helping the
9
+ most in Python conferences, similarly to the most active speakers.
10
+
11
+ > ** Have an idea?** If you believe more data can be added, or new insights can
12
+ > be extracted, please open an Issue!
13
+
14
+ # List of Conferences
15
+
16
+ * EuroPython: 2025
17
+ * PyCon Italy:
18
+ * PyCon Greece:
19
+
20
+ # How to contribute?
21
+
22
+ You can visit any missing conference edition, and populate the JSON files
23
+ accordinly with the ` YYYY-levels ` information, and an array for ` YYYY `
24
+ listing all the sponsors. See ` sponsors.json ` for more information.
25
+
26
+ Remember to submit a Pull Request with the information and adding the
27
+ conference and year to this README.
28
+
29
+ ** Not enough time?**
30
+ You can open new issues by providing a URL for the conference,
31
+ sponsorship packages details and list of sponsors, so others can extract
32
+ the information. This would be helpful as well!
You can’t perform that action at this time.
0 commit comments