{"id":38515360,"url":"https://github.com/stevej2608/reactpy-dashboard","last_synced_at":"2026-01-17T06:28:25.557Z","repository":{"id":236996951,"uuid":"793592218","full_name":"stevej2608/reactpy-dashboard","owner":"stevej2608","description":"Python/ReactPy based clone of the the beautiful Themesberg tailwind-dashboard","archived":false,"fork":false,"pushed_at":"2025-01-15T08:54:19.000Z","size":1383,"stargazers_count":18,"open_issues_count":2,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-12-26T23:59:33.801Z","etag":null,"topics":["dashboard","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/stevej2608.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"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}},"created_at":"2024-04-29T14:08:15.000Z","updated_at":"2025-10-09T02:48:33.000Z","dependencies_parsed_at":null,"dependency_job_id":"c9f9f459-863d-4c2f-ba7e-3ed814b043aa","html_url":"https://github.com/stevej2608/reactpy-dashboard","commit_stats":null,"previous_names":["stevej2608/reactpy-dashboard"],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/stevej2608/reactpy-dashboard","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevej2608%2Freactpy-dashboard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevej2608%2Freactpy-dashboard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevej2608%2Freactpy-dashboard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevej2608%2Freactpy-dashboard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stevej2608","download_url":"https://codeload.github.com/stevej2608/reactpy-dashboard/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevej2608%2Freactpy-dashboard/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28502279,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-17T04:31:57.058Z","status":"ssl_error","status_checked_at":"2026-01-17T04:31:45.816Z","response_time":85,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":["dashboard","python","reactpy"],"created_at":"2026-01-17T06:28:25.402Z","updated_at":"2026-01-17T06:28:25.547Z","avatar_url":"https://github.com/stevej2608.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"## reactpy-dashboard\n\n![](https://www.admin-dashboards.com/content/images/size/w2000/2021/11/windster-tailwind-css-dashboard.jpg)\n\nThis project is a port of the Themesberg [tailwind-dashboard-windster] project to [reactpy].\n\n    poetry install  --no-root\n\n    python app_main.py\n\n    python run_dashboard.py\n\n    python usage.py runserver --port 8000\n\n    uvicorn fast_app:app --port 8000\n\n\n### DONE/TODO\n\n- [X] Tailwind CSS\n- [X] Fix composite icons\n- [X] Create a modular forms solution\n- [X] Apex chart support\n- [X] Table pagination/search/sort\n- [X] GitHub Stars Button\n- [X] Dark/Light mode switch\n- [X] Update browser address bar on page/parameter change\n- [X] Work out how to access client-side storage\n- [X] Stop the crazy python stack dump when the a user leaves the site.\n- [ ] CRUD operations on tables (inc multi-record delete)\n- [ ] Figure out why my pytest tests need *@pytest.mark.anyio* but the ReactPy pytest tests don't\n\n## Testing\n\n    playwright install\n\n    pytest\n\n    pytest --headed\n\n\n## Tailwind CSS\n\nDuring development [tailwindcss play] is used. Tailwind play generates CSS rules\non the fly. They are accumulated, as pages are visited,  into a custom \nstyle tag. This process a fast and seamless. \n\nYou can, if neccecery, create a static CSS file containing all the \naccumulated rules. To do this you need to copy the content of the tailwind play \nstyle tag from a live browser session and dump it to file. \n\nChrome debug tools are used to dump the style tag to the file:\n\n        ./static/css/tailwind-3.3.5.css\n\n## Links\n\n* [reactpy-crud]\n\n\n[tailwindcss play]: https://tailwindcss.com/docs/installation/play-cdn\n[reactpy-crud]: https://github.com/fazt/reactpy-crud\n[reactpy-router@jonesst2608]: https://github.com/stevej2608/reactpy-router\n[reactpy]: https://github.com/reactive-python/reactpy\n[reactpy-router]: https://github.com/reactive-python/reactpy-router\n[tailwind-dashboard-windster]: https://demo.themesberg.com/windster/\n \n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstevej2608%2Freactpy-dashboard","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstevej2608%2Freactpy-dashboard","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstevej2608%2Freactpy-dashboard/lists"}