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.
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.
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.
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.
Presto types parser for input rows returned by presto rest api
Simple, elegant, Pythonic functional programming.
Input shape inference and SOTA custom layers for PyTorch.
PyTorch based library focused on data processing and input pipelines in general.
Given a Frictionless Table Schema, generates an Excel template with input validation
Cross library to convert case with permissive input
Generate UVM register model from compiled SystemRDL input
A simple, cross-platform GUI automation library for Python.
Django select2 theme for select input widgets.
Input / Output Passive House building energy model data.
Convert valid HTML input to docx.
Library for quick CLI user prompts, input, and menus.
A cross-platform package to replace curses (mouse/keyboard input & text colours/positioning) and create ASCII animations
Simple CUI input prompt
A text area (multi-line input) with syntax highlighting for Textual
Stream text into audio with an easy-to-use, highly configurable library delivering voice output with minimal latency.
Easy shell-like pipelines, with input from a file-like object
Open source library for Hugging Face Task Sample Inputs and Outputs
A python module for automating input output calculations and generating reports
Quickly generates standard waterfall charts, takes two ordered lists as inputs.
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.
Allows to create admin list filter as a search box for free-input
Query a user for input with a timeout.
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.
A menu for pygame. Simple, and easy to use