Skip to content

Automatically import events from meetup.com #1173

Open
@datapythonista

Description

@datapythonista

There are many user groups that use meetup to organize the events. It's a waste of time for the community that the organizers need to submit them to be added to python.org, and that moderators need to approve them.

After #1172 is implemented, a list of trusted meetup groups will be available. We can have a command scheduled with cron once per day (or a better frequency). It'll check all the trusted meetup groups in the database, and will add the new events to the Google calendars.

The API to access meetup is explained here: https://www.meetup.com/meetup_api/
And the API for Google calendars is explained here: https://developers.google.com/google-apps/calendar/

Metadata

Metadata

Assignees

No one assigned

    Labels

    app/eventsRelates to the calendars and events app

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions