@@ -549,6 +549,71 @@ <h2>Project Ideas</h2>
549549</ tr >
550550
551551< tr >
552+ <!-- Logo -->
553+ < td rowspan ="4 " class ="logo ">
554+ < img src ="https://kivy.org/logos/kivy-logo-black-64.png "
555+ width ="128px "> </ td >
556+ <!-- Info -->
557+ < td > < h4 > Kivy Organization</ h4 > </ td >
558+ < tr > < td > Kivy is a cross-platform, business friendly, GPU accelerated Python
559+ library for rapid development of applications that make use of innovative
560+ user interfaces, such as multi-touch apps.
561+
562+ The Kivy Organization oversees several major projects:
563+ < ul >
564+ < li > The < a href ="https://github.com/kivy/kivy "> Kivy</ a > GUI Library</ li >
565+ < li > The < a href ="https://github.com/kivy/python-for-android "> Python-For-Android</ a >
566+ compilation tool.</ li >
567+ < li > The < a href ="https://github.com/kivy/kivy-ios "> Kivy-iOS</ a > compilation tool.</ li >
568+ < li > The < a href ="https://github.com/kivy/pyjnius "> PyJNIus</ a > library for interfacing with
569+ Java from Python.</ li >
570+ < li > The < a href ="https://github.com/kivy/pyobjus "> PyOBJus</ a > library for interfacing with
571+ Objective-C from Python.</ li >
572+ < li > The < a href ="https://github.com/kivy/plyer "> Plyer</ a > platform-independent Python
573+ wrapper for platform dependent APIs.</ li >
574+ < li > < a href ="https://github.com/kivy/buildozer "> Buildozer</ a > - A generic Python packager
575+ for Android, iOS, and desktop.</ li >
576+ < li > < a href ="https://github.com/kivy/kivent "> KivEnt</ a > - A 2d Game Engine that provides
577+ optimized methods of handling large amounts of dynamic visual data.</ li >
578+ < li > < a href ="https://github.com/kivy/kivy-designer "> Kivy Designer</ a > - A graphical GUI
579+ designer for Kivy built in Kivy.</ li >
580+ </ ul >
581+ </ td > </ tr >
582+ < tr > < td > < a href ="http://kivy.org "> Website</ a > |
583+ < a href ="https://kivy.org/docs/contact.html "> Contact</ a > |
584+ < a href ="https://kivy.org/docs/gsoc.html "> Ideas Page</ a >
585+ </ td >
586+ < tr > < td colspan ="2 " class ="good "> Status: Ideas page in progress</ td > </ tr >
587+ </ tr >
588+
589+ < tr >
590+
591+ <!-- Logo -->
592+ < td rowspan ="4 " class ="logo ">
593+ < img src ="http://www.hydra-cg.com/img/logo.png " width ="128px "> </ td >
594+ <!-- Info -->
595+ < td > < h4 > HYDRA W3C Group</ h4 > </ td >
596+ < tr > < td > A Python server/middleware to automate Web APIs navigation using intelligent clients. This project aims to:
597+ < ul >
598+ < li > create a metadata-powered REST API leveraging HYDRA framework,</ li >
599+ < li > define a design for future development of client/server interactions using smart clients,</ li >
600+ < li > use graphs and machine-learning to solve complex queries using HYDRA framework,</ li >
601+ < li > define a middleware (low-level client) to collect requests from external
602+ clients and provide the requested data using reasoning and machine-learning algorithms</ li > .
603+ </ ul >
604+ </ td > </ tr >
605+ < tr > < td > < a href ="http://www.hydra-cg.com/ "> Website</ a > |
606+ < a href ="https://www.w3.org/community/hydra/ "> Contact</ a > |
607+ < a href ="http://hydra-gsoc.appspot.com/s "> Ideas Page</ a >
608+ </ td >
609+ < tr > < td colspan ="2 " class ="good "> Status: Ideas page in progress</ td > </ tr >
610+ </ tr >
611+
612+
613+ </ td >
614+ < tr > < td colspan ="2 " class ="good "> Status: Ideas page in progress</ td > </ tr >
615+ </ tr >
616+
552617 <!-- Logo -->
553618 < td rowspan ="4 " class ="logo ">
554619 < img src ="http://www.statsmodels.org/devel/_static/statsmodels_hybi_banner.png "
@@ -563,6 +628,23 @@ <h2>Project Ideas</h2>
563628 < tr > < td colspan ="2 " class ="good "> Status: Ideas page in progress</ td > </ tr >
564629</ tr >
565630
631+ < tr >
632+ <!-- Logo -->
633+ < td rowspan ="4 " class ="logo ">
634+ < img src ="http://91.68.209.10/bmi/martinos.org/mne/stable/_static/mne_logo.png "
635+ width ="256px "> </ td >
636+ <!-- Info -->
637+ < td > < h4 > MNE-Python</ h4 > </ td >
638+ < tr > < td > MNE is a free and open source software designed for processing electroencephalography (EEG) and magnetoencephalography (MEG) data. EEG and MEG data analysis requires advanced numerics, signal processing, statistics and dedicated visualization tools. MNE-Python is a pure Python package built on top of numpy, scipy, matplotlib and scikit-learn.
639+ </ td > </ tr >
640+ < tr >
641+ < td >
642+ < a href ="http://martinos.org/mne/ "> Website</ a > |
643+ < a href ="http://github.com/mne-tools/mne-python "> Contact</ a > |
644+ < a href ="https://github.com/mne-tools/mne-python/wiki/GSOC-Ideas "> Ideas Page</ a >
645+ </ td >
646+ < tr > < td colspan ="2 " class ="good "> Status: Ideas page in progress</ td > </ tr >
647+ </ tr >
566648< tr >
567649 <!-- Logo -->
568650 < td rowspan ="4 " class ="logo ">
0 commit comments