Add Bruxelles meetups

This commit is contained in:
Guillaume Ayoub 2017-09-22 15:24:37 +02:00
parent 02a62b4258
commit 14e36fd6fb

View File

@ -12,6 +12,9 @@ FEEDS = {
}
MEETUPS = {
'bruxelles': (
'https://www.meetup.com/fr-FR/'
'Belgium-Python-Meetup-aka-AperoPythonBe/events/rss/'),
'nantes': 'http://nantes.afpy.org/feeds/all.atom.xml',
'lyon': 'https://www.meetup.com/fr-FR/Python-AFPY-Lyon/events/rss/',
}