Guillaume Gelin
Guillaume Gelin
Please see this issue on Awesome MongoDB: https://github.com/ramnes/awesome-mongodb/issues/43 By reading #153 and #1176, I seem to understand that all the non-English resources are supposed to go in separated lists, rather...
… with [bats](https://github.com/sstephenson/bats), maybe? Edit: bats now lives at https://github.com/bats-core/bats-core
Hey @phillipj, thanks for the nifty tool! It would be great that GitLab Search handles more than one GitLab instance, either by a mechanism of contexts, or simply by allowing...
Salut @epsy. :wave: It seems that if you have two `@argument_decorator` decorated functions and want to use one inside the other, it's currently impossible. Intuitively, I'd have expected it to...
µTRON
Thanks for the great list! You should add the µTRON keyboard, which is the only Topre ergonomic keyboard: https://deskthority.net/wiki/%CE%9CTRON
Hello there! In the documentation, there is [this example about large applications](https://www.starlette.io/routing/#submounting-routes). If we make it a little more complete, we can get something like this: ```python import uvicorn from...
Notion now implements a few helpers: https://github.com/makenotion/notion-sdk-js/pull/320 Let's port them back here with the same API!
Let's port this: https://github.com/makenotion/notion-sdk-js/pull/326
Hey there! Do you have any plan for supporting async code? I've seen that you want to use the Events API (#469), so maybe [bolt-python](https://github.com/slackapi/bolt-python) and its async backend could...