Skip to content

Latest commit

 

History

13 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Type stubs for envparse

This package adds type annotations for the envparse library.

Known Issues

  • The force and preprocessor parameters have been omitted.
  • A default value of None is not allowed for list(), set(), tuple() or dict(). Instead, use an empty list/set/tuple/dict as the default.
  • A schema cannot be provided to Env.__init__(), as this would make it impossible to infer the return types of other methods.
  • No type hints for Env.__call__() yet.

Author

Rob Percival

About

Type hints for the Python envparse library.

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Sponsor this project

Packages

Used by

Contributors

Languages