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/d4/7c/720e9ea61aa55b07d1ea2e99a04639ccb5750487b68484de94be0f404bc3/streamlit_component_loader-0.5.0.tar.gz",
"platform": null,
"description": "",
"bugtrack_url": null,
"license": "MIT",
"summary": "Components and Frameworks to give new features to streamlit",
"version": "0.5.0",
"project_urls": {
"Homepage": "https://github.com/quiradev/streamlit-plugins"
},
"split_keywords": [
"streamlit",
" plugins",
" components",
" loader"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "897e4de8ce7bd63a9d6a9fcf096479387e18d761a84e6aeadf7d8c6c72ea17cf",
"md5": "61d28016e1107e339041208a02ff7758",
"sha256": "949446069d2d972aad6692df8b550e8cc0915bfeed6d04f0911ee8152d82a676"
},
"downloads": -1,
"filename": "streamlit_component_loader-0.5.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "61d28016e1107e339041208a02ff7758",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10",
"size": 15569,
"upload_time": "2025-02-13T22:13:18",
"upload_time_iso_8601": "2025-02-13T22:13:18.025439Z",
"url": "https://files.pythonhosted.org/packages/89/7e/4de8ce7bd63a9d6a9fcf096479387e18d761a84e6aeadf7d8c6c72ea17cf/streamlit_component_loader-0.5.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "d47c720e9ea61aa55b07d1ea2e99a04639ccb5750487b68484de94be0f404bc3",
"md5": "798fb86dc11ddadde18ec82d9f4fd7e3",
"sha256": "d3c285591dd4fe3128af9eb9c27a0c90917af2bf85ff2e591df1f8f76205aab3"
},
"downloads": -1,
"filename": "streamlit_component_loader-0.5.0.tar.gz",
"has_sig": false,
"md5_digest": "798fb86dc11ddadde18ec82d9f4fd7e3",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.10",
"size": 18205,
"upload_time": "2025-02-13T22:13:19",
"upload_time_iso_8601": "2025-02-13T22:13:19.996908Z",
"url": "https://files.pythonhosted.org/packages/d4/7c/720e9ea61aa55b07d1ea2e99a04639ccb5750487b68484de94be0f404bc3/streamlit_component_loader-0.5.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-02-13 22:13:19",
"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.41.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"
}