{"id":19672599,"url":"https://github.com/icheft/st-material-table","last_synced_at":"2025-04-29T01:30:45.030Z","repository":{"id":37803550,"uuid":"387148537","full_name":"icheft/st-material-table","owner":"icheft","description":null,"archived":false,"fork":false,"pushed_at":"2025-01-08T04:30:30.000Z","size":46,"stargazers_count":18,"open_issues_count":2,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-20T01:09:59.923Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://share.streamlit.io/icheft/ntuclasscrawler/react-table/app.py","language":"TypeScript","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/icheft.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-07-18T10:28:55.000Z","updated_at":"2025-01-08T04:30:34.000Z","dependencies_parsed_at":"2022-08-18T08:10:08.894Z","dependency_job_id":null,"html_url":"https://github.com/icheft/st-material-table","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icheft%2Fst-material-table","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icheft%2Fst-material-table/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icheft%2Fst-material-table/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icheft%2Fst-material-table/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/icheft","download_url":"https://codeload.github.com/icheft/st-material-table/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251415605,"owners_count":21585864,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":[],"created_at":"2024-11-11T17:12:44.976Z","updated_at":"2025-04-29T01:30:45.025Z","avatar_url":"https://github.com/icheft.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e\n  \u003cbr\u003e\n  \u003ca href=\"https://pypi.org/project/st-material-table/\"\u003e\u003cimg src=\"https://em-content.zobj.net/source/twitter/408/classical-building_1f3db-fe0f.png\" width=\"50\"\u003e\u003c/a\u003e\n  \u003cbr\u003e\n  Streamlit Material-UI Table\n  \u003cbr\u003e\n\u003c/h1\u003e\n\n\u003ch4 align=\"center\"\u003eStreamlit Custom Components in React.\u003c/h4\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://pypi.org/project/st-material-table/\"\u003e\n    \u003cimg src=\"https://img.shields.io/pypi/v/st-material-table.svg?maxAge=3600\"\n         alt=\"View package on PyPI\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"#how-to-use\"\u003eHow to Use\u003c/a\u003e •\n  \u003ca href=\"#contribution\"\u003eContributions\u003c/a\u003e\n\u003c/p\u003e\n\nI've read through [the documentation](https://docs.streamlit.io/en/stable/publish_streamlit_components.html) and searched through other amazing components shown [here](https://streamlit.io/components), but couldn't get exactly what I need. Just yet.\n\nThe ultimate goal is to replicate [those Material-UI tables](https://material-ui.com/components/tables/#custom-pagination-actions). \n\n## How to Use\n\n```sh\npip install st-material-table\n```\n\nIn your `app.py`:\n\n```py\nfrom st_material_table import st_material_table\n\n_ = st_material_table(display_df)\n```\n\nThat shall do! Currently, it doesn't support customization. It uses the default theming - [Dracula Theme](https://github.com/dracula/streamlit).\n\n## Contributions\n\nThe project is set up under MIT license. Feel free to play around. \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ficheft%2Fst-material-table","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ficheft%2Fst-material-table","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ficheft%2Fst-material-table/lists"}