microsoft / python-type-stubs

A set of type stubs for popular Python packages. These are works in progress from the Microsoft Python team and others, with the intent that they are contributed to typeshed or to the associated packages once sufficiently complete.
MIT License
251 stars 99 forks source link

Make stubs installable from github #338

Closed Avasam closed 2 weeks ago

Avasam commented 2 weeks ago

Attempt to close #264

debonte commented 2 weeks ago

Very cool! Thanks for doing this!