{"categories":[{"label":"Scientific/Engineering","url":"https://skillfed.io/packages/category/scientific-engineering/5"},{"label":"Artificial Intelligence","url":"https://skillfed.io/packages/category/scientific-engineering-artificial-intelligence/6"},{"label":"Visualization","url":"https://skillfed.io/packages/category/scientific-engineering-visualization"}],"enrichment":{"capability":"A Gradio custom component that adds a dual-handle range slider to select minimum and maximum values within a specified interval.","skillfed_tags":["gradio-component","ui-widget","range-input"],"use_cases":["Add a price or score range filter to a Gradio-based web interface or leaderboard.","Build a form that collects a min\u2013max interval (e.g., age range, salary band) from users.","Create an interactive demo where users adjust a range parameter to control model behavior or data filtering.","Prototype a data exploration tool where range selection triggers downstream computations via Gradio events."],"what_it_does":"gradio-rangeslider is a Gradio custom component that extends Gradio's UI toolkit with a range slider\u2014a two-handle slider widget for selecting a minimum and maximum value from a continuous interval. It wraps the standard Gradio dependency and exposes a RangeSlider class that integrates into Gradio Blocks and Interfaces, supporting event listeners (change, input, release) and standard Gradio component properties like labels, visibility, and interactivity.\n\nThe component is designed for forms, filtering interfaces, and leaderboard displays where users need to specify a range rather than a single point. It accepts a tuple of two floats as its value, respects minimum and maximum bounds, and can be configured with step increments. Since the project is dormant with no recent updates, it represents a snapshot of functionality from mid-2024 and may not track breaking changes in newer Gradio releases.","worth_installing":"Yes, if you need a range slider in Gradio and can tolerate dormant maintenance. The component is lightweight, has no known vulnerabilities, and works with Python 3.8+. However, verify that your Gradio version is compatible and accept that no active support or updates are forthcoming\u2014test thoroughly before production use, especially if you rely on recent Gradio features."},"id":"gradio-rangeslider","links":{"html":"https://skillfed.io/packages/gradio-rangeslider","md":"https://skillfed.io/packages/gradio-rangeslider.md","pypi":"https://pypi.org/project/gradio-rangeslider/"},"maintenance":{"status":"dormant"},"meta":{"latest_release":"2024-10-09","license_spdx":null,"license_treatment":"unclear","name":"gradio-rangeslider","python_support":"supports_current","summary":"\ud83d\udedd Slider component for selecting a range of values"},"popularity":{"monthly_downloads":323801,"position":7602,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.0.8"}
