{"id":37065179,"url":"https://github.com/stevej2608/reactpy-utils","last_synced_at":"2026-01-14T07:37:48.357Z","repository":{"id":265726866,"uuid":"896451779","full_name":"stevej2608/reactpy-utils","owner":"stevej2608","description":"Utilities and components that target the more obscure aspects of website design with ReactPy","archived":false,"fork":false,"pushed_at":"2025-12-22T11:52:05.000Z","size":1420,"stargazers_count":2,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-23T22:49:55.750Z","etag":null,"topics":["components","python","reactpy"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/stevej2608.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-11-30T11:59:51.000Z","updated_at":"2025-08-18T13:25:34.000Z","dependencies_parsed_at":"2025-01-07T03:15:37.098Z","dependency_job_id":null,"html_url":"https://github.com/stevej2608/reactpy-utils","commit_stats":null,"previous_names":["stevej2608/reactpy-utils"],"tags_count":33,"template":false,"template_full_name":null,"purl":"pkg:github/stevej2608/reactpy-utils","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevej2608%2Freactpy-utils","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevej2608%2Freactpy-utils/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevej2608%2Freactpy-utils/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevej2608%2Freactpy-utils/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stevej2608","download_url":"https://codeload.github.com/stevej2608/reactpy-utils/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevej2608%2Freactpy-utils/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28413456,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T05:26:33.345Z","status":"ssl_error","status_checked_at":"2026-01-14T05:21:57.251Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["components","python","reactpy"],"created_at":"2026-01-14T07:37:47.560Z","updated_at":"2026-01-14T07:37:48.348Z","avatar_url":"https://github.com/stevej2608.png","language":"Python","readme":"# \u003cimg src=\"https://raw.githubusercontent.com//stevej2608/reactpy-utils/main/docs/src/assets/image/logo-toolbox.svg\" align=\"left\" height=\"45\"/\u003e ReactPy Utils\n\n\u003cp\u003e\n    \u003ca href=\"https://github.com/stevej2608/reactpy-utils/actions/workflows/test-src.yml\"\u003e\n        \u003cimg src=\"https://github.com/stevej2608/reactpy-utils/actions/workflows/test-src.yml/badge.svg\"\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://pypi.python.org/pypi/reactpy-utils\"\u003e\n        \u003cimg src=\"https://img.shields.io/pypi/v/reactpy-utils.svg?label=PyPI\"\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://github.com/stevej2608/reactpy-utils/blob/main/LICENSE.md\"\u003e\n        \u003cimg src=\"https://img.shields.io/badge/License-MIT-purple.svg\"\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://stevej2608.github.io/reactpy-utils/develop\"\u003e\n        \u003cimg src=\"https://img.shields.io/website?down_message=offline\u0026label=Docs\u0026logo=read%20the%20docs\u0026logoColor=white\u0026up_message=online\u0026url=https%3A%2F%2Fstevej2608.github.io%2Freactpy-utils%2F\"\u003e\n    \u003c/a\u003e\n\u003c/p\u003e\n\nThe **[reactpy-utils]** project is a collection of utilities and components that target the more obscure aspects\nof website design with [ReactPy]. \n\nThe following list gives a flavour of the type of features that are available:\n\n- [X] Copy to clipboard\n- [X] Set the page title\n- [X] Read/write the Browser local storage \n- [X] Minified JavaScript code templates\n\n### Install from PyPI\n\nRun the following command to install [reactpy-utils] in your Python environment.\n\n```bash linenums=\"0\"\npip install reactpy-utils\n```\n\nMore information about this package can be found on [the documentation](https://stevej2608.github.io/reactpy-utils/latest/).\n\n## 🙏 Credits\n\nIn order to maintain consistency within the [ReactPy] ecosystem, the Hatch build and GitHub workflow \nconfigurations and the project documentation layout conform those of the [reactpy-router]. Many thanks to \nall those involved.\n\n[reactpy-utils]: https://pypi.org/project/reactpy-utils/\n[reactpy-router]: https://github.com/reactive-python/reactpy-router\n[ReactPy]: https://reactpy.dev/docs/index.html\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstevej2608%2Freactpy-utils","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstevej2608%2Freactpy-utils","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstevej2608%2Freactpy-utils/lists"}