-
### Add some Python beginner projects where you’re bound to find something that intrigues you and beckons you to dig deeper.
- Generate PR with README.md
-
Hi @forderud,
I, as a maintainer of `comtypes`, would like to ask for your input on something.
Could you share your knowledge on implementing COM servers using `comtypes` and how the hooks [`cty…
-
iData and iFunc classes can inherit from multiple sub-classes, e.g.:
Master class:
- base methods and properties: Data, Aliases, Axes, UserData, meta-data, ...
- check, set, get, copy, ...
Sub…
farhi updated
5 years ago
-
Been reading effective Python. Some things that might need reviewing:
- [ ] Use generators instead of constructing lists and returning
- [ ] `enumerate(container, start)`
(will add others as I keep r…
-
I’ve reviewed this library and noticed that its code seems adaptable to Python. Since Python is widely used for quick prototyping and scripting, adding Python support could make the library more acces…
-
I just downloaded s3cmd 2.4.0 (via python) using `pip` and a fresh python install version `python 3.12`
I got `Segmentation fault` on first usage. Any ideas?
![image](https://github.com/user-attac…
-
**Describe the bug**
Running the "traktarr trakt_authentication" command results in the following error
`
Traceback (most recent call last):
File "traktarr.py", line 1697, in
File "/us…
-
**issue for Statistical_Analysis_Summerschool_22_python**
in general: GUI would be nice
**in 2.1 Package installation**
- comments are written for the google colab workflow, maybe rewrite them…
-
**Describe the bug:**
Hello,
I'm new at Google API, and I was trying to test KeywordPlanIdeaService.
I try to follow the example provided in your doc (https://developers.google.com/google-a…
-
Hi,
With the sample image I have this error
````
./gcp_check.py ./samples/bme/DJI_0087.jpg
Warning: Expected min height of view: () to be less than or equal to 30 but got a height of 32.0000…