{"categories":[{"label":"Testing","url":"https://skillfed.io/packages/category/software-development-testing/4"}],"enrichment":{"capability":"Generates random fake data to populate Streamlit UI commands without parameters, useful for rapid prototyping and testing Streamlit applications.","skillfed_tags":["streamlit-integration","prototyping","qa-testing"],"use_cases":["Quickly mock up a Streamlit dashboard layout without writing fixture data or sample inputs.","Test how your Streamlit app renders with various widget types and random values during development.","Generate placeholder content for UI reviews or demos before connecting real data sources.","Verify that Streamlit commands handle edge cases and diverse input types without crashing."],"what_it_does":"streamlit-faker wraps Streamlit commands to execute them with randomly generated parameters, eliminating the need to manually provide arguments during UI drafting. It builds on the faker library to generate realistic placeholder data and integrates with Streamlit's widget ecosystem (text inputs, sliders, maps, etc.) to populate them automatically.\n\nThe package is designed for two main workflows: rapid UI prototyping when you want to see what a Streamlit app layout looks like without writing sample data, and QA testing to verify that your app handles a variety of input types and values. You call a Streamlit command (e.g., `st_faker.subheader()`) with no arguments, and the library executes the real Streamlit command with random data injected.","worth_installing":"Yes, if you are prototyping Streamlit UIs and want to skip manual fixture setup. The low install friction and active repository make it a lightweight addition. However, verify the license status and confirm that altex is a real dependency before committing to production use. The 409-day release cycle suggests infrequent updates, so expect to maintain a fork if you need urgent fixes."},"id":"streamlit-faker","links":{"html":"https://skillfed.io/packages/streamlit-faker","md":"https://skillfed.io/packages/streamlit-faker.md","pypi":"https://pypi.org/project/streamlit-faker/"},"maintenance":{"status":"aging"},"meta":{"latest_release":"2025-07-01","license_spdx":null,"license_treatment":"unclear","name":"streamlit-faker","python_support":"supports_current","summary":"streamlit-faker is a library to very easily fake Streamlit commands"},"popularity":{"monthly_downloads":263077,"position":8363,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.0.4"}
