time_limit

decorator that limits the runtime of a function


Keywords
time_limit, time, timeout, default_output, production
License
Other
Install
pip install time_limit==2017.6.15

Documentation

time_limit

Set a time limit for a function's execution time with python decorators!