Raw data
{
"_id": null,
"home_page": "https://github.com/andehr/streamlit-helpers",
"name": "streamlithelpers",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "streamlit, utility",
"author": "Andrew Robertson",
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/37/c0/a232ac17f6b6c28b0b0431b9c0e833ccc19c47148011d9cad5ca97e50042/streamlithelpers-0.4.2.tar.gz",
"platform": null,
"description": "",
"bugtrack_url": null,
"license": "MIT",
"summary": "Simple utilities to help streamlit app development",
"version": "0.4.2",
"project_urls": {
"Download": "https://github.com/andehr/streamlit-helpers/archive/refs/tags/v0.2.1.tar.gz",
"Homepage": "https://github.com/andehr/streamlit-helpers"
},
"split_keywords": [
"streamlit",
" utility"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "48c0384f04df76b032fa8483594c0fe0d5a015bac3a1838a02e608987008c2ca",
"md5": "64e7f79195c73ea7daae6847432c710c",
"sha256": "768e852a2a8b2eea6d886158d404e57734e520a86035ea561906c5978b2c54bf"
},
"downloads": -1,
"filename": "streamlithelpers-0.4.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "64e7f79195c73ea7daae6847432c710c",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 9743,
"upload_time": "2025-07-11T12:25:55",
"upload_time_iso_8601": "2025-07-11T12:25:55.426631Z",
"url": "https://files.pythonhosted.org/packages/48/c0/384f04df76b032fa8483594c0fe0d5a015bac3a1838a02e608987008c2ca/streamlithelpers-0.4.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "37c0a232ac17f6b6c28b0b0431b9c0e833ccc19c47148011d9cad5ca97e50042",
"md5": "32577c829003b403075596bdc2020fe5",
"sha256": "d9ef37c6c3006abbb9ad327ac51d976f54f8c4252eb51b86a402aeca0def6905"
},
"downloads": -1,
"filename": "streamlithelpers-0.4.2.tar.gz",
"has_sig": false,
"md5_digest": "32577c829003b403075596bdc2020fe5",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 10698,
"upload_time": "2025-07-11T12:25:58",
"upload_time_iso_8601": "2025-07-11T12:25:58.022218Z",
"url": "https://files.pythonhosted.org/packages/37/c0/a232ac17f6b6c28b0b0431b9c0e833ccc19c47148011d9cad5ca97e50042/streamlithelpers-0.4.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-07-11 12:25:58",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "andehr",
"github_project": "streamlit-helpers",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [
{
"name": "streamlit",
"specs": [
[
">=",
"1.41.0"
]
]
},
{
"name": "streamlit-extras",
"specs": [
[
">=",
"0.5.0"
]
]
},
{
"name": "streamlit-ace",
"specs": [
[
">=",
"0.1.1"
]
]
},
{
"name": "pandas",
"specs": [
[
">=",
"2"
]
]
}
],
"lcname": "streamlithelpers"
}