Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] mypy typings #569

Open
bryanforbes opened this issue May 5, 2020 · 1 comment
Open

[Feature] mypy typings #569

bryanforbes opened this issue May 5, 2020 · 1 comment

Comments

@bryanforbes
Copy link

@bryanforbes bryanforbes commented May 5, 2020

Currently, asyncpg is untyped and has to be ignored as an import when using mypy. Because of this, I created an asyncpg-stubs package generated from stubgen that I use in my own projects as a git dependency, but it would be great to have these in the main library (and verified by the developers). If this is something that is desired, I would be willing to create the initial PR.

@1st1
Copy link
Member

@1st1 1st1 commented May 18, 2020

Yeah, we would love to see typing support in asyncpg.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.