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/ea/2b/875230e59b8f300455fb1e18c49808914fbf7a0e2b508c32519608c44592/streamlithelpers-0.2.2.tar.gz",
"platform": null,
"description": "",
"bugtrack_url": null,
"license": "MIT",
"summary": "Simple utilities to help streamlit app development",
"version": "0.2.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": "2f84f244fc2c6b5a241f1cce43a3062cf6c35930ebe042451369d9c7ae907918",
"md5": "92304fc5156e38b9b710e498b21f98bf",
"sha256": "f65547873dc44c1e1c4bf5e0eaee6209f488c83924bd2647d67b345d25e5b2b1"
},
"downloads": -1,
"filename": "streamlithelpers-0.2.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "92304fc5156e38b9b710e498b21f98bf",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 9454,
"upload_time": "2025-02-10T11:18:09",
"upload_time_iso_8601": "2025-02-10T11:18:09.177642Z",
"url": "https://files.pythonhosted.org/packages/2f/84/f244fc2c6b5a241f1cce43a3062cf6c35930ebe042451369d9c7ae907918/streamlithelpers-0.2.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "ea2b875230e59b8f300455fb1e18c49808914fbf7a0e2b508c32519608c44592",
"md5": "dda33bbea5e80bf9e0f777dd7b54b8b9",
"sha256": "f7a666741d83b2c176dd3c6c744defb975943f215a1a24f795a605b05bb4551a"
},
"downloads": -1,
"filename": "streamlithelpers-0.2.2.tar.gz",
"has_sig": false,
"md5_digest": "dda33bbea5e80bf9e0f777dd7b54b8b9",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 10440,
"upload_time": "2025-02-10T11:18:12",
"upload_time_iso_8601": "2025-02-10T11:18:12.112738Z",
"url": "https://files.pythonhosted.org/packages/ea/2b/875230e59b8f300455fb1e18c49808914fbf7a0e2b508c32519608c44592/streamlithelpers-0.2.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-02-10 11:18:12",
"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"
}