Skip to content

Add Cysqlite to typeshed #15469

@Vizonex

Description

@Vizonex

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    stubs: requestOUTDATED! Request to add stubs for a new package to typeshed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions