Vít Zikmund
Vít Zikmund
Hi, I just wanted the swagger UI to be the default page of my web app (which otherwise uses named endpoints), but hit an exception with the current code which...
* Cookiecutter version: 2.4.0 * Template project url: * Python version: 3.11.5 * Operating System: Linux ### Description: Unexpected bracket expansion in the `__prompts__` value that eats values inside brackets...
Hello, this is not a bug, rather a very humble request for enhancement :) Quite a lot of python distribution tools start adopting [PEP 658](https://peps.python.org/pep-0658/) (and it's ugly little sibling...
Hi there, just got out of one nice rabbit-hole and thought I won't keep the journey for myself :) ## TL;DR Now I know attaching a disk in one project...
Hello Vojtěchu ;) @vhyza, My colleagues and I tried to experiment with your plugin, but realized the last published version is too old for our ES instance. Despite not being...
A pretty straightforward use case for `giftless` is to divert the LFS from a common github repo to one's own storage. But that storage suddenly needs to deal with authentication...
Hi folks, namely @athornton. I see you pushed [the spring cleanup](https://github.com/datopian/giftless/issues/126) pretty good! Thanks for that :rocket: While currently working in my private fork at https://github.com/datopian/giftless/issues/128, I synced your changes...
Hello Datopian folks! I just stumbled upon this great project and hit a blocker in the 0.5.0 release, [that's already fixed](https://github.com/datopian/giftless/pull/97). I need to target a private AWS-like object storage,...
Hello, this is rather a notice about a decorator I wrote for cachetools for a different OSS project dealing with concurrent access. My goal was to prevent the race condition...
### Description In case there are two primary sources with the first being a private one (having a couple custom packages only) and another source mirroring/being PyPI (having it all),...