Added "Get Python 3"
This commit is contained in:
parent
32cec7f51b
commit
5a79174b61
1 changed files with 6 additions and 1 deletions
|
|
@ -159,7 +159,12 @@ projects = {
|
||||||
Project('Python Edinburgh', 'http://www.pythonedinburgh.org/', u'''
|
Project('Python Edinburgh', 'http://www.pythonedinburgh.org/', u'''
|
||||||
<p>
|
<p>
|
||||||
Website of the user group for Pythonistas in Edinburgh.
|
Website of the user group for Pythonistas in Edinburgh.
|
||||||
''')
|
'''),
|
||||||
|
Project('Get Python 3', 'http://getpython3.net/', u'''
|
||||||
|
<p>
|
||||||
|
A website to collect feedback of Python third party
|
||||||
|
libraries about its compatibility with Python 3
|
||||||
|
''', source='https://github.com/baijum/getpython3')
|
||||||
],
|
],
|
||||||
'apps': [
|
'apps': [
|
||||||
Project('960 Layout System', 'http://960ls.atomidata.com/', '''
|
Project('960 Layout System', 'http://960ls.atomidata.com/', '''
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue