Contribute

../_images/33573769116_49c1ef51e7_k_d.jpg

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

待处理

Write about Blueprint

(原始记录 见 /home/runner/work/python-guide/python-guide/docs/scenarios/admin.rst,第 386 行。)

待处理

Fill in “Freezing Your Code” stub

(原始记录 见 /home/runner/work/python-guide/python-guide/docs/shipping/freezing.rst,第 42 行。)

待处理

Replace this kitten with the photo we want.

(原始记录 见 /home/runner/work/python-guide/python-guide/docs/shipping/publishing.rst,第 8 行。)

待处理

Include code examples of exemplary code from each of the projects listed. Explain why it is excellent code. Use complex examples.

(原始记录 见 /home/runner/work/python-guide/python-guide/docs/writing/reading.rst,第 50 行。)

待处理

Explain techniques to rapidly identify data structures and algorithms and determine what the code is doing.

(原始记录 见 /home/runner/work/python-guide/python-guide/docs/writing/reading.rst,第 52 行。)