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.
Cross-platform Python support for keyboards, mice and gamepads.
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.
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
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.
Input shape inference and SOTA custom layers for PyTorch.
grafton anonymises data in any input file using an encoding key and informed consent list.
A simple offline web3 transaction input decoder for functions and constructors
Cross library to convert case with permissive input
Django select2 theme for select input widgets.
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
Compute the signed distance field from an input mesh
Bulldozer is a DTM extraction tool requiring only a DSM as input
PyTorch based library focused on data processing and input pipelines in general.
A fast Voice Activity Detection and Transcription System
Stream text into audio with an easy-to-use, highly configurable library delivering voice output with minimal latency.
A collection of free-form input parsers (with special focus on dates)
A metaflow card that renders HTML inputs.
A text area (multi-line input) with syntax highlighting for Textual
Simple, elegant, Pythonic functional programming.
A menu for pygame-ce. Simple, and easy to use
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 python module for automating input output calculations and generating reports
Sanitizes input data to prevent XSS i.e. cross site scripting attacks.
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