Skip to content

Neat input validation of function calls using Python's type hint system

License

Notifications You must be signed in to change notification settings

tfiers/parachute

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Parachute

Test coverage License

Neat input validation of function calls using Python's type hint system.

Installation

pip install git+https://github.com/tfiers/parachute#parachute

For contributors

Build Status Code style: black

To run tests locally, make sure PyTest is installed. Then go to the project root directory and run:

pytest

About

Neat input validation of function calls using Python's type hint system

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages