Differences between revisions 3 and 4
Revision 3 as of 2008-11-15 13:59:39
Size: 1158
Editor: localhost
Comment: converted to 1.6 markup
Revision 4 as of 2017-08-07 23:22:50
Size: 1457
Comment: added reminder on the importance of Python2to3 transition for PYtho software projects.
Deletions are marked like this. Additions are marked like this.
Line 22: Line 22:

- Help porting python [[Python3PortingStatus|modules and software]] or [[Python3LinuxDistroPortingStatus|operating system depencies]] from Python 2 to Python 3. This is a serious issue as [[http://legacy.python.org/dev/peps/pep-0373/#release-schedule|the last Python 2 release happens in 2020]].

How to Help Python

There are tons of ways you can help out Python and the associated community. Because Python is a community project, there's very little structure; you just have to find an area you're interested in and dive in! Money is good, but time is even more precious; contribute your time to Python today!

Here are a few ideas:

- Help out with core Python development by reviewing patches and fixing bugs.

- Proofread, edit, and extend the documentation

- Join a local user group and encourage other people you know to attend.

- Volunteer to help out the Python Software Foundation!

- Blog about your own Pythonic endeavors and syndicate your blog on planet.python.org and planetpython.org.

- Participate in the Google Summer of Code or the Google Highly Open Participation contest as a mentor or a student.

- Download interesting packages from the Python Package Index, install them, and test them out.

- Help porting python modules and software or operating system depencies from Python 2 to Python 3. This is a serious issue as the last Python 2 release happens in 2020.

HelpingPython (last edited 2017-08-07 23:22:50 by MaximilianFuxjaeger)

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