Differences between revisions 5 and 6
Revision 5 as of 2016-03-16 05:05:07
Size: 1033
Editor: TerriOda
Comment: Sketch out blank projects from template
Revision 6 as of 2016-03-16 05:30:51
Size: 1997
Editor: TerriOda
Comment: Adding initial projects from core mentorship list
Deletions are marked like this. Additions are marked like this.
Line 17: Line 17:
== 1. Project number 1 == == 1. Roundup ==
 * '''Project description''': Work on Roundup, http://bugs.python.org/ to improve github integration, etc.
 * '''Skills''': python, git
 * '''Difficulty level''': Intermediate
 * '''Related Readings/Links''': https://mail.python.org/mailman/private/core-mentorship/2016-February/003422.html
 * '''Potential mentors''': Terry, David, Stephen


== 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.
 * '''Skills''': python, usability, pip
 * '''Difficulty level''': Intermediate
 * '''Related Readings/Links''': https://bugs.python.org/issue23551
 * '''Potential mentors''': Terry, ??


== 3. Project number 3 ==
Line 21: Line 39:
 * '''Related Readings/Links''':  * '''Related Readings/Links''':  
Line 23: Line 41:


== 2. Project number 2 ==
 * '''Project description''':
 * '''Skills''':
 * '''Difficulty level''': Easy/Intermediate/Hard
 * '''Related Readings/Links''':
 * '''Potential mentors''':

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 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!

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.