Skip to content
#

python39

Here are 245 public repositories matching this topic...

vivekashok1221
vivekashok1221 commented May 8, 2022

image

When setting a reminder with the !remind command, the embed contains a timestamp which states the time at which the reminder will arrive. Same should be done for the embed you get when you edit a reminder, i.e, a timestamp of the newly edited time should

good first issue a: utility t: enhancement
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
Pincer
Lunarmagpie
Lunarmagpie commented Dec 26, 2021

https://discord.com/developers/docs/reference#image-formatting-cdn-endpoints

All of these methods should return a pincer.objects.message.File object. The File object will have to have a to_pillow_image function. Handling images like this will make it easy to add support for more image libraries in the future.

enhancement good first issue easy
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 python39 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 python39 topic, visit your repo's landing page and select "manage topics."

Learn more