File tree Expand file tree Collapse file tree 1 file changed +21
-0
lines changed Expand file tree Collapse file tree 1 file changed +21
-0
lines changed Original file line number Diff line number Diff line change @@ -663,6 +663,27 @@ <h2>Project Ideas</h2>
663663 </ td >
664664 < tr > < td colspan ="2 " class ="good "> Status: Ideas page in progress</ td > </ tr >
665665</ tr >
666+
667+
668+ < tr >
669+ <!-- Logo -->
670+ < td rowspan ="4 " class ="logo ">
671+ < img src ="http://pypy.org/image/pypy-logo2-white-background.png "
672+ width ="300px "> </ td >
673+ <!-- Info -->
674+ < td > < h4 > PyPy</ h4 > </ td >
675+ < tr > < td > < p > PyPy is a fast, compliant alternative implementation of the Python language.</ p >
676+ Several rather separate modules exist, some of them are rather challenging. We also offer tasks where
677+ the learning curve is not that steep.</ p >
678+ </ td > </ tr >
679+ < tr > < td > < a href ="http://pypy.org/ "> Website</ a > |
680+ < a href ="https://webchat.freenode.net/ "> Contact: IRC Channel #pypy</ a > |
681+ < a href ="http://pypy.readthedocs.io/en/latest/how-to-contribute.html "> Contribution Guidelines</ a > |
682+ < a href ="http://pypy.readthedocs.io/en/latest/project-ideas.html "> Ideas Page</ a >
683+ </ td >
684+ < tr > < td colspan ="2 " class ="good "> Status: Ideas page in progress</ td > </ tr >
685+ </ tr >
686+
666687</ table >
667688
668689< a name ="schedule "> </ a >
You can’t perform that action at this time.
0 commit comments