Multi platform standard input with timeout
Utilities for preparing Stan inputs and processing Stan outputs
pyahocorasick is a fast and memory efficient library for exact or approximate multi-pattern string search. With the ``ahocorasick.Automaton`` class, you can find multiple key string occurrences at once in some input text. You can use it as a plain dict-like Trie or convert a Trie to an automaton for efficient Aho-Corasick search. And pickle to disk for easy reuse of large automatons. Implemented in C and tested on Python 3.6+. Works on Linux, macOS and Windows. BSD-3-Cause license.
Monitor and control user input devices
Monitor and control user input devices
Text input that renders on keyup
Alternative version of st.camera_input which returns the webcam images live, without any button press needed
A Gradio component for comparing two images. This component can be used in several ways: - as a **unified input / output** where users will upload a single image and an inference function will generate an image it can be compared to (see demo), - as a **manual upload input** allowing users to compare two of their own images (which can then be passed along elsewhere, e.g. to a model), - as **static output component** allowing users to compare two images generated by an inference function.
A collection of free-form input parsers (with special focus on dates)
Zipfile generator that takes input files as well as streams
A library to easily filter and validate input data in Flask applications
Re-run a notebook substituting input parameters in the first cell.
A cross-platform Python module that displays **** for password input. Works on Windows, unlike getpass. Formerly called stdiomask.
Cross-platform Python support for keyboards, mice and gamepads.
Convert valid HTML input to docx.
Add direct uploads to S3 functionality with a progress bar to file input fields.
Given a Frictionless Table Schema, generates an Excel template with input validation
Generate UVM register model from compiled SystemRDL input
Input shape inference and SOTA custom layers for PyTorch.
Presto types parser for input rows returned by presto rest api
A cross-platform package to replace curses (mouse/keyboard input & text colours/positioning) and create ASCII animations
Django select2 theme for select input widgets.
grafton anonymises data in any input file using an encoding key and informed consent list.
Cross library to convert case with permissive input
Fandango produces myriads of high-quality random inputs to test programs, giving users unprecedented control over format and shape of the inputs.
PyTorch based library focused on data processing and input pipelines in general.
Stream text into audio with an easy-to-use, highly configurable library delivering voice output with minimal latency.
Simple, elegant, Pythonic functional programming.
A text area (multi-line input) with syntax highlighting for Textual
Algorithms, data structures and utilities around performing classificationof inputs.
Algorithms, data structures and utilities around performing detection of inputs
A fast Voice Activity Detection and Transcription System
A python module for automating input output calculations and generating reports
A menu for pygame-ce. Simple, and easy to use
Easily handle JSON contained within strings. Includes a command-line tool to format JSON within the input, similar to the builtin json.tool.
Input and output for scientific and medical image file formats.
Input and output for scientific and medical image file formats.
python code executor tool that takes fuzzy input text to extract and execute code designed for LLM applications
Open source library for Hugging Face Task Sample Inputs and Outputs
Library for quick CLI user prompts, input, and menus.
Query a user for input with a timeout.