Python Events Calendar
The Python events calendar is a combination of Google calendars maintained by the Python Calendar Team and published on the following sites:
Here's a snapshot showing all events from Jan 2012 - March 2016:
Contents
Submitting an Event
If you would like to get new events listed on these calendars, please write to [email protected] using the following email template:
Please add the following event: * name of the event: * type of event: * focus on Python: * approximate number of attendees: * location (incl. country): * dates/times/recurrence (incl. time zone): * link (in HTML format): <a href="http://url/">name of the event</a>
Please mention:
- the name of the event (including the user group name for user group events)
- type of event (conference, bar camp, sprint, user group meeting, etc.)
- focus on Python and approximate size (number of attendees)
the location (venue address, including city and country)
- the dates/times (including the time zone)
a link with more details for the event (using HTML format "<a href="http://url/">name of the event</a>")
For recurring events, please also include the recurrence information, e.g. "monthly, every second Thursday".
Notes:
For online events, please use "Online Event" as location.
For trainings, courses, webinars and similar type of events, please post your event on the PythonTraining page. We currently do not have a calendar for these.
Please leave at least two weeks notice when submitting events. The calendar team is volunteer driven. While we try to add new events swiftly, we cannot guarantee response times.
Bulk Submission of Events
In some cases, the email format may not be suitable, e.g. if you want to submit several larger events in one go. For those cases, please list the events in the email sent to [email protected], including the following details:
- the name of the event (including the user group name for user group events)
- type of event (conference, bar camp, sprint, user group meeting, etc.)
- focus on Python and approximate size (number of attendees)
- optional: a link with more details for the event
for each event, or as summary, so that we can tell which type of event you want entered and whether they are suitable for our calendars.
Please attach the event data as iCal file events.ics using the following entry format:
title: name of the event
start and end dates: start day and end day of the event, entered as "all day events" for larger events, or as start and end date and time in the local timezone for smaller single day events
location: city, [state,] country
description: <a href="http://url/">name of the event</a>
The same notes as above apply to bulk submissions.
Available Calendars
Both calendars combined - in a single calendar widget
iCal Downloads
RSS Feeds
Note: Google has Python User Group Calendar
IFTTT. Note that changes to the calendar entries are not reported on the Twitter feed. This appears to be a limitation of the IFTTT trigger.
If you'd like to embed the calendar into your site, please ping us at [email protected] before doing so. We'd like to keep a list of sites where the calendars are displayed. You can find the embedding code further below on this page.
http://legacy.python.org/ (in the side bar on the left of all pages) https://anvileight.com/technology/python-programming-language/ (at the bottom of the page)
The following people are active team members with have admin rights to the calendars: (Yes, we could need some more help The following people are inactive team members with admin rights to the calendars:
The team uses the python-events mailing list for discussion and to process events. The https://mail.python.org/mailman/listinfo/python-events
In order to make the decision of whether to add an event and where to add it easier, we've setup a few guidelines:
Examples are Python conferences, conferences which have a Python track or tutorial, conferences at which Python is presented in some form. The same goes for conferences which target a project written mostly in Python (e.g. Plone, Django, OpenStack, etc.) and for other events such as sprints. For online events, such as PyWeek game jams, only a reasonably short events (no longer than two weeks) should be added as single event. For longer events, it's better to just add the start and end date as separate events to the calendar. The same criteria for calendars apply to online events as well. Please add these using Online Event as location.
Python Events Calendar: This calendar should only receive entries for conferences of at least around 100 attendees, which at least around a 3rd non-local attendees. Smaller events with at least around 30 attendees such as sprints, barcamps, PyDays or smaller unconferences may also be added to this calendar if they are scheduled as separate event, will have a significant impact and reach out to larger regions. Examples: PyCon conferences, OSCON, Django conferences, Plone conference, Need-for-speed sprints, Python BarCamps/Unconferences/etc.
Some notes regarding entries for the admins: Please add a link to the event as description. We found that using HTML links works well, e.g. <a href="http://www.pycon.fr/2012/>PyCon FR 2012</a> All calendar admins can invite more people as calendar admins. When doing so, please add the new admins to the above list and ping the team by writing to [email protected] (also to get their email address added to the python-events mailing list).
This iframe code is used on pycon.org to display the calendar:
Google Calendar API v2 Atom Reference. This describes the available RSS feed options available on the Google calendar feed links. Twitter Feed
Embedding Calendars
Known sites embedding the calendars
Python Calendar Team
)
Mailing List
Guidelines for entries
General Requirements
Calendar Choice
Notes regarding calendar entries
Calendar embedding code
<iframe src="https://www.google.com/calendar/embed?showTitle=0&showCalendars=0&height=400&wkst=2&bgcolor=%23FFFFFF&src=j7gov1cmnqr9tvg14k621j7t5c%40group.calendar.google.com&color=%23125A12&src=3haig2m9msslkpf2tn1h56nn9g%40group.calendar.google.com&color=%232F6309&ctz=Europe%2FLondon" style=" border-width:0 " width="800" height="450" frameborder="0" scrolling="no">
<a href="https://www.google.com/calendar/ical/j7gov1cmnqr9tvg14k621j7t5c%40group.calendar.google.com/public/basic.ics">Python Events iCal Calendar</a><br/>
<a href="https://www.google.com/calendar/ical/3haig2m9msslkpf2tn1h56nn9g%40group.calendar.google.com/public/basic.ics">Python User Group iCal Calendar</a>
</iframe>
Resources