Skip to content

srittau/python-stubs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rudimentary Python stub files for dependencies used in my personal and professional projects. While I try to precise, these stubs usually only contain the functions, classes, and methods I need. Use them as the basis of your own stubs by copying the stubs directory into your project and modifying the stubs for your needs or using this repository as a git submodule. I gladly accept pull requests.

Improved versions of these stubs should eventually be added to typeshed.

Usage

git submodule add [email protected]:srittau/python-stubs.git

About

Personal Python typing stubs

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages