Skip to content

wcooley/python-boltons-stubs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Contained herein are PEP 561 type stubs for the boltons package.

These have mostly been generated using MonkeyType and pytest-monkeytype; as such, they are limited to what is tested by default with the types included in the tests and to what has been manually created.

To install:

pip install --editable git+https://github.com/wcooley/python-boltons-stubs#egg=boltons-stubs

To do:

  • Add missing classes & functions.
  • Make parameter types as general as possible and return types as specific as necessary.

About

PEP 561 type stubs for boltons

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages