Robert

Results 5 issues of Robert

**Describe the bug** After installing and trying to "save current setting", the default folder for saving the configuration in is the installation path. If trying to save in this folder,...

I was looking into a personal project that intends to use data from Wikipedia. I was however also interested in getting information about the Thumbnail on the Wikipage but didn't...

Stale

## Background I'm working almost daily with Python at work and first of all I have to tell you that Rye is a blessing. It makes my work so much...

The publish function only seems to work for publishing package on [pypi.org](https://pypi.org) or [test.pypi.org](https://test.pypi.org/) and as I'm working primarily with a private company repository this was not ideal. Even though...

**Describe the bug** I can get both responses and requests to work fine using pydantic by simply using a pydantic BaseModel instead of a `rest_framework.serializers.Serializer`. However, when I try to...