Utilities for preparing Stan inputs and processing Stan outputs
Multi platform standard input with timeout
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.
Effortlessly marshal dataclasses to/from JSON. Leverage field properties with default values. Generate dataclass schemas from JSON input.
Monitor and control user input devices
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.
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 cross-platform package to replace curses (mouse/keyboard input & text colours/positioning) and create ASCII animations
A library to check user input for validity and / or plausibility
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
Presto types parser for input rows returned by presto rest api
Input shape inference and SOTA custom layers for PyTorch.
A cross-platform Python module that displays **** for password input. Works on Windows, unlike getpass. Formerly called stdiomask.
Python package colourmap generates an N unique colors from the specified input colormap.
Add direct uploads to S3 functionality with a progress bar to file input fields.
Re-run a notebook substituting input parameters in the first cell.
Cross-platform Python support for keyboards, mice and gamepads.
PyTorch based library focused on data processing and input pipelines in general.
Django select2 theme for select input widgets.
Simple CUI input prompt
textual-inputs is a collection of input widgets for the Textual TUI framework
A simple, cross-platform GUI automation library for Python.
Given a Frictionless Table Schema, generates an Excel template with input validation
Cross library to convert case with permissive input
Convert valid HTML input to docx.
Stream text into audio with an easy-to-use, highly configurable library delivering voice output with minimal latency.
A set of extension component, inluding components for conversational input and display in multimodal scenarios, as well as more components for vertical scenarios.
Simple, elegant, Pythonic functional programming.
Open source library for Hugging Face Task Sample Inputs and Outputs
A text area (multi-line input) with syntax highlighting for Textual
Easy shell-like pipelines, with input from a file-like object
Generate UVM register model from compiled SystemRDL input
Query a user for input with a timeout.
Quickly generates standard waterfall charts, takes two ordered lists as inputs.
Algorithms, data structures and utilities around performing detection of inputs
Algorithms, data structures and utilities around performing classificationof inputs.
A python module for automating input output calculations and generating reports
Library for prompting input on the command line.