From ec48a5286258fdc2db28ffab1e768517c08b86e0 Mon Sep 17 00:00:00 2001 From: vinayak-mehta Date: Tue, 24 Dec 2024 12:21:52 +0000 Subject: [PATCH] Update events list --- data/events.json | 17 +++++++++++++++++ data/events_v2.json | 18 ++++++++++++++++++ data/python.json | 18 ++++++++++++++++++ 3 files changed, 53 insertions(+) diff --git a/data/events.json b/data/events.json index b20671b..ba83c3a 100644 --- a/data/events.json +++ b/data/events.json @@ -287,5 +287,22 @@ "python" ], "url": "https://pycon.ee" + }, + { + "by": "bot", + "cfp_end_date": "1970-01-01", + "cfp_open": false, + "city": null, + "country": null, + "end_date": "2025-01-26", + "kind": "conference", + "name": "PyCon+Web 2025", + "source": "https://wiki.python.org/moin/PythonEventsCalendar", + "start_date": "2025-01-24", + "state": null, + "tags": [ + "python" + ], + "url": "https://www.pyconweb.com/" } ] \ No newline at end of file diff --git a/data/events_v2.json b/data/events_v2.json index eea9954..99a1947 100644 --- a/data/events_v2.json +++ b/data/events_v2.json @@ -304,5 +304,23 @@ "python" ], "url": "https://pycon.ee" + }, + { + "by": "bot", + "cfp_end_date": "1970-01-01", + "cfp_open": false, + "city": null, + "country": null, + "end_date": "2025-01-26", + "kind": "conference", + "location": "Berlin, Germany", + "name": "PyCon+Web 2025", + "source": "https://wiki.python.org/moin/PythonEventsCalendar", + "start_date": "2025-01-24", + "state": null, + "tags": [ + "python" + ], + "url": "https://www.pyconweb.com/" } ] \ No newline at end of file diff --git a/data/python.json b/data/python.json index 99bc169..8b1aef0 100644 --- a/data/python.json +++ b/data/python.json @@ -1,4 +1,22 @@ [ + { + "by": "bot", + "cfp_end_date": "1970-01-01", + "cfp_open": false, + "city": null, + "country": null, + "end_date": "2025-01-26", + "kind": "conference", + "location": "Berlin, Germany", + "name": "PyCon+Web 2025", + "source": "https://wiki.python.org/moin/PythonEventsCalendar", + "start_date": "2025-01-24", + "state": null, + "tags": [ + "python" + ], + "url": "https://www.pyconweb.com/" + }, { "by": "bot", "cfp_end_date": "1970-01-01",