-
-
Notifications
You must be signed in to change notification settings - Fork 2k
Description
I tried seeing if the author was willing to add a stub file for his library but so far no luck. I had plans of binding this with anyio similar to sqlite-anyio which plans to be rich with typehints. Making any additional tools (such as making the code asynchronous) could wind up being a complete nightmare to bind and a pain for developers who don't want to play the does this go here guessing game. I wanted something more updated than what the python standard library could provide me as well as be a bit speedier all together but also benefitting from being incredibly tiny
my thought was that making a pull request since it would be pretty tiny and not very costly to do so but I seem to not have the time to do so or the bars required to get it in here feels a bit too daunting of a task for me.
Issue for reference: coleifer/cysqlite#1