pomponchik
pomponchik
## What is this Python project? Imagine that all the libraries in the world are already installed on your computer. Just do an `import` in your code and the library...
Hello! There is the table with some statistics in pepy.tech. An example for a [my library](https://www.pepy.tech/projects/instld): Date | 0.0.21 | 0.0.20 | 0.0.19 | 0.* | Sum | Total --...
Hello! I have added your experimental badge to several of my repositories. Several of them work fine, and several always display the same fixed number of lines: 18. The badge...
When i import the Api by this command: ```python from OSMPythonTools.api import Api ``` I have this exception: ```python Traceback (most recent call last): File "", line 1, in File...
Hello! I'm looking to the code of this project now, it's very interesting. I suggest you to add support for using of cancellation tokens as well as you can to...
Hello! I see that the package supports only 3.7-3.8 pythons. Can you up this barrier?
At the moment, there is no example in the README of how to change the maximum number of arguments of the function (which is used for the CFQ002 error). It...
https://github.com/gsamat/telegram_openai_whisper_api_transcriber/blob/main/goodsecretarybot.py#L22
Карта типа "мета". Подкладывается любому игроку на стол и ждет своего часа. Игрок, который подложил токен, может отменить любое действие игрока, которому подложил данную карту. Это можно сделать один раз...
Карта типа "мета". Когда играется данная карта, следующий ход переходит к игроку, который играл до данного. То есть на один ход колесо ходов проворачивается назад. Игрок, который сыграл карту, доигрывает...