Skip to content
#

python310

Here are 131 public repositories matching this topic...

prisma-client-py
RobertCraigie
RobertCraigie commented Feb 4, 2022

Problem

We could improve the readability / experience reading through the library source code if there were module level docstrings.

Suggested solution

All python modules should include a docstring explaining

topic: docs good first issue kind/docs level/beginner
Technologicat
Technologicat commented Nov 27, 2020

The documentation could use more code examples of how to use the various features of mcpyrate. Each item should include the actual code example, an explanation of what is it for and what it does, and if applicable, the output printed by the example.

Particularly, the mcpyrate.debug.step_expansion macro would be nice to showcase in a more detailed manner.

But basically anything in the pub

documentation good first issue

Improve this page

Add a description, image, and links to the python310 topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the python310 topic, visit your repo's landing page and select "manage topics."

Learn more