func-timeout 4.3.5
0
Python module which allows you to specify timeouts when calling any existing function. Also provides
Contents
Python module which allows you to specify timeouts when calling any existing function. Also provides support for stoppable-threads
How to Install func-timeout
You can install func-timeout using pip
pip install func-timeout
or add it to a project with poetry
poetry add func-timeout
Package Details
- Author
- Tim Savannah
- License
- LGPLv2
- Homepage
- https://github.com/kata198/func_timeout
- PyPi:
- https://pypi.org/project/func-timeout/
Classifiers
- Software Development/Libraries/Python Modules
Related Packages
Errors
A list of common func-timeout errors.
Code Examples
Here are some func-timeout
code examples and snippets.