Differences between revisions 6 and 7
Revision 6 as of 2016-03-16 05:30:51
Size: 1997
Editor: TerriOda
Comment: Adding initial projects from core mentorship list
Revision 7 as of 2016-03-16 05:44:24
Size: 1920
Editor: TerriOda
Comment:
Deletions are marked like this. Additions are marked like this.
Line 15: Line 15:
Core Python is hoping to have some CPython and infrastructure projects in 2016, but they're still being discussed by the mentors. We'll update this page soon when our plans have gelled more! Core Python is still getting its ideas page together, please ask on the mailing list if you need more information!

About Core Python

Core Python encompasses projects that affect the core infrastructure, libraries and CPython.

Getting Started

The website to help you get started in Core Python development is http://pythonmentors.com/.

Contact info

To chat with the Core Python mentors, please use the core-mentorship@python.org mailing list. Sign up

Ideas

Core Python is still getting its ideas page together, please ask on the mailing list if you need more information!

1. Roundup

2. A gui (tkinter) front end for pip

  • Project description: Many users are not familiar with the command line and thus find difficulties using and accessing PIP. This project would involve creating interactive menus to help guide new users through the process of installing packages using PIP. https://bugs.python.org/issue23551 contains preliminary design ideas.

Such a visual tool would be extremely useful, and I would make it accessible from IDLE. Once a basic version were written, the additional feature set for the project could be adjusted to fit the time remaining.

3. Project number 3

  • Project description:

  • Skills:

  • Difficulty level: Easy/Intermediate/Hard

  • Related Readings/Links:

  • Potential mentors:

SummerOfCode/2016/python-core (last edited 2016-03-23 05:06:32 by TerriOda)

Unable to edit the page? See the FrontPage for instructions.