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 collection of free-form input parsers (with special focus on dates)
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.
Zipfile generator that takes input files as well as streams
Cross-platform Python support for keyboards, mice and gamepads.
Re-run a notebook substituting input parameters in the first cell.
Add direct uploads to S3 functionality with a progress bar to file input fields.
A cross-platform Python module that displays **** for password input. Works on Windows, unlike getpass. Formerly called stdiomask.
Generate UVM register model from compiled SystemRDL input
Convert valid HTML input to docx.
Given a Frictionless Table Schema, generates an Excel template with input validation
Presto types parser for input rows returned by presto rest api
Simple, elegant, Pythonic functional programming.
grafton anonymises data in any input file using an encoding key and informed consent list.
Input shape inference and SOTA custom layers for PyTorch.
Django select2 theme for select input widgets.
Stream text into audio with an easy-to-use, highly configurable library delivering voice output with minimal latency.
A cross-platform package to replace curses (mouse/keyboard input & text colours/positioning) and create ASCII animations
A library to easily filter and validate input data in Flask applications
Cross library to convert case with permissive input
A fast Voice Activity Detection and Transcription System
PyTorch based library focused on data processing and input pipelines in general.
A menu for pygame-ce. Simple, and easy to use
Algorithms, data structures and utilities around performing detection of inputs
Algorithms, data structures and utilities around performing classificationof inputs.
Open source library for Hugging Face Task Sample Inputs and Outputs
Timeout for python inputs
A python module for automating input output calculations and generating reports
A text area (multi-line input) with syntax highlighting for Textual
Yet another validation lib ;). Provides tools for general-purpose variable validation, function inputs/outputs validation as well as class fields validation. All entry points raise consistent ValidationError including all contextual details, with dynamic inheritance of ValueError/TypeError as appropriate.
Quickly generates standard waterfall charts, takes two ordered lists as inputs.
A Snakemake plugin for handling input and output via FTP
Easy shell-like pipelines, with input from a file-like object