diff --git a/flask_website/listings/projects.py b/flask_website/listings/projects.py index 7c8e123d..bec353d7 100644 --- a/flask_website/listings/projects.py +++ b/flask_website/listings/projects.py @@ -159,7 +159,12 @@ projects = { Project('Python Edinburgh', 'http://www.pythonedinburgh.org/', u'''
Website of the user group for Pythonistas in Edinburgh. - ''') + '''), + Project('Get Python 3', 'http://getpython3.net/', u''' +
+ A website to collect feedback of Python third party + libraries about its compatibility with Python 3 + ''', source='https://github.com/baijum/getpython3') ], 'apps': [ Project('960 Layout System', 'http://960ls.atomidata.com/', '''