Raw data
{
"_id": null,
"home_page": "https://github.com/quiradev/streamlit-plugins",
"name": "streamlit-component-loader",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.10",
"maintainer_email": null,
"keywords": "streamlit, plugins, components, loader",
"author": "Victor Quilon Ranera",
"author_email": "v.quilonr@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/a2/95/3bf931ed9d70db78d01921a83d4b353650c3cd612c119f2156105c23f012/streamlit_component_loader-0.7.0.tar.gz",
"platform": null,
"description": "",
"bugtrack_url": null,
"license": "MIT",
"summary": "Components and Frameworks to give new features to streamlit",
"version": "0.7.0",
"project_urls": {
"Homepage": "https://github.com/quiradev/streamlit-plugins"
},
"split_keywords": [
"streamlit",
" plugins",
" components",
" loader"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "3f5d43dfd9ec867e4c5a44cf1c386fba3a667e30ae029e792f992984b35c5476",
"md5": "c0349311359c8c41b39e583853a86ed3",
"sha256": "629f1676d897b7deadab9310a808dc31ac8447fd1eae1dda585c9760ac80bb31"
},
"downloads": -1,
"filename": "streamlit_component_loader-0.7.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "c0349311359c8c41b39e583853a86ed3",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10",
"size": 15607,
"upload_time": "2025-07-25T11:33:30",
"upload_time_iso_8601": "2025-07-25T11:33:30.762849Z",
"url": "https://files.pythonhosted.org/packages/3f/5d/43dfd9ec867e4c5a44cf1c386fba3a667e30ae029e792f992984b35c5476/streamlit_component_loader-0.7.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "a2953bf931ed9d70db78d01921a83d4b353650c3cd612c119f2156105c23f012",
"md5": "3b9d9642292cb65cf6abe0a4b23c6586",
"sha256": "cb6b4a924b660205f2088c13f7c51c3e3a06ce38b2397ad98495561c54c76d6d"
},
"downloads": -1,
"filename": "streamlit_component_loader-0.7.0.tar.gz",
"has_sig": false,
"md5_digest": "3b9d9642292cb65cf6abe0a4b23c6586",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.10",
"size": 18269,
"upload_time": "2025-07-25T11:33:32",
"upload_time_iso_8601": "2025-07-25T11:33:32.395152Z",
"url": "https://files.pythonhosted.org/packages/a2/95/3bf931ed9d70db78d01921a83d4b353650c3cd612c119f2156105c23f012/streamlit_component_loader-0.7.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-07-25 11:33:32",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "quiradev",
"github_project": "streamlit-plugins",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "streamlit",
"specs": [
[
"<",
"1.48.0"
],
[
">=",
"1.38.0"
]
]
},
{
"name": "compress-pickle",
"specs": [
[
">=",
"2.1.0"
]
]
},
{
"name": "bokeh",
"specs": [
[
">=",
"3.1.1"
]
]
},
{
"name": "validators",
"specs": [
[
">=",
"0.22.0"
]
]
},
{
"name": "pandas",
"specs": [
[
">=",
"2.2.0"
]
]
},
{
"name": "pydantic",
"specs": []
}
],
"lcname": "streamlit-component-loader"
}