Extension of Python built-in input() with timeout
Project description
StreamInput
StreamInput is
- extension of Python built-in
input()
with timeout - written in Python (3.7+) Standard Library
Quickstart
from streaminput import streaminput
data = streaminput(prompt='>>> ', timeout=10)
print(data)
Install StreamInput
$ pip install streaminput
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
StreamInput-0.0.1.tar.gz
(1.9 kB
view details)
Built Distribution
File details
Details for the file StreamInput-0.0.1.tar.gz
.
File metadata
- Download URL: StreamInput-0.0.1.tar.gz
- Upload date:
- Size: 1.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/3.7.3 pkginfo/1.6.1 requests/2.23.0 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.7.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b1df57f4baee092fb8dc7fb165c935c37df97cdbe3cbdf37cbf72b3253feba0f |
|
MD5 | 94a593a1d40ac3b86905baac018796d3 |
|
BLAKE2b-256 | 7be4f005d790eb655e1c9f50b06f884f40f7b5c18eff93efff4da8af62d5031d |
File details
Details for the file StreamInput-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: StreamInput-0.0.1-py3-none-any.whl
- Upload date:
- Size: 3.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/3.7.3 pkginfo/1.6.1 requests/2.23.0 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.7.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fd29871dff3d194a71c4af47d208f375ef3bafd68972afc854ffa33b92c4cf8c |
|
MD5 | 899a2b876c955430d1147bf51cb42811 |
|
BLAKE2b-256 | bc2fd57991fdd42fd002ca624e3f2bed94b991b6a044f19441a378e7471a1f24 |