Contribute

Python-guide is under active development, and contributors are welcome.

If you have a feature request, suggestion, or bug report, please open a new issue on GitHub. To submit patches, please send a pull request on GitHub. Once your changes get merged back in, you’ll automatically be added to the Contributors List.

Style Guide

For all contributions, please follow the The Guide Style Guide.

Todo List

If you’d like to contribute, there’s plenty to do. Here’s a short todo list.

  • Establish “use this” vs “alternatives are....” recommendations

Todo

add supertab notes

(The original entry is located in /Users/kreitz/repos/public/python-guide/docs/dev/env.rst, line 58.)

Todo

write a general blurb introducing the Python language

(The original entry is located in /Users/kreitz/repos/public/python-guide/docs/intro/duction.rst, line 4.)

Todo

Write about Pro Python

(The original entry is located in /Users/kreitz/repos/public/python-guide/docs/intro/learning.rst, line 62.)

Todo

Write about Expert Python Programming

(The original entry is located in /Users/kreitz/repos/public/python-guide/docs/intro/learning.rst, line 67.)

Todo

Determine License

(The original entry is located in /Users/kreitz/repos/public/python-guide/docs/notes/license.rst, line 4.)

Todo

Write about Chef

(The original entry is located in /Users/kreitz/repos/public/python-guide/docs/scenarios/admin.rst, line 72.)

Todo

Write about Puppet

(The original entry is located in /Users/kreitz/repos/public/python-guide/docs/scenarios/admin.rst, line 77.)

Todo

Write about Blueprint

(The original entry is located in /Users/kreitz/repos/public/python-guide/docs/scenarios/admin.rst, line 82.)

Todo

Write about Buildout

(The original entry is located in /Users/kreitz/repos/public/python-guide/docs/scenarios/admin.rst, line 87.)

Todo

Write about Mule

(The original entry is located in /Users/kreitz/repos/public/python-guide/docs/scenarios/ci.rst, line 27.)

Todo

Explain “Command Line Applications”

(The original entry is located in /Users/kreitz/repos/public/python-guide/docs/scenarios/cli.rst, line 4.)

Todo

Write about Clint

(The original entry is located in /Users/kreitz/repos/public/python-guide/docs/scenarios/cli.rst, line 9.)

Todo

Explain Django ORM

(The original entry is located in /Users/kreitz/repos/public/python-guide/docs/scenarios/db.rst, line 28.)

Todo

write about matplotlib.

(The original entry is located in /Users/kreitz/repos/public/python-guide/docs/scenarios/scientific.rst, line 43.)

Todo

Explain Pyramid

(The original entry is located in /Users/kreitz/repos/public/python-guide/docs/scenarios/web.rst, line 78.)

Todo

Fill in “Freezing Your Code” stub

(The original entry is located in /Users/kreitz/repos/public/python-guide/docs/shipping/freezing.rst, line 14.)

Todo

Write introduction for “Packaging Your Code”

(The original entry is located in /Users/kreitz/repos/public/python-guide/docs/shipping/packaging.rst, line 6.)

Todo

Fill in “For Linux Distributions” packaging stub

(The original entry is located in /Users/kreitz/repos/public/python-guide/docs/shipping/packaging.rst, line 63.)

Todo

Write “Building From Source”

(The original entry is located in /Users/kreitz/repos/public/python-guide/docs/starting/installation.rst, line 40.)

Todo

Fill in License stub

(The original entry is located in /Users/kreitz/repos/public/python-guide/docs/writing/license.rst, line 7.)

Todo

Fill in “Structuring Your Project” stub

(The original entry is located in /Users/kreitz/repos/public/python-guide/docs/writing/structure.rst, line 6.)

Python Guide

This opinionated guide exists to provide both novice and expert Python developers a best-practice handbook to the installation, configuration, and usage of Python on a daily basis.

Table Of Contents

Related Topics

This Page

Fork me on GitHub