Name | extra-streamlit-tools JSON |
Version |
0.2.0
JSON |
| download |
home_page | |
Summary | Extra tools to use for streamlit applications |
upload_time | 2023-04-12 13:18:13 |
maintainer | |
docs_url | None |
author | Tomer Gabay |
requires_python | >=3.9, !=2.7.*, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, !=3.5.*, !=3.6.*, !=3.7.*, !=3.8.* |
license | |
keywords |
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
[![Version](https://img.shields.io/pypi/v/extra-streamlit-tools)](https://pypi.org/project/extra-streamlit-tools/)
![](https://img.shields.io/github/license/sTomerG/extra-streamlit-tools)
![](https://img.shields.io/pypi/pyversions/extra-streamlit-tools)
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
# Package with extra tools to use for Streamlit Applications
## Installation
`pip install extra-streamlit-tools`
## Usage
See [ReadTheDocs](https://extra-streamlit-tools.readthedocs.io/en/latest/) for its official documentation.
```
import extra_streamlit_tools as est
# for data related functions
from est.data import ...
# for e.g. cache related functions
from est.utils import ...
```
Raw data
{
"_id": null,
"home_page": "",
"name": "extra-streamlit-tools",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.9, !=2.7.*, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, !=3.5.*, !=3.6.*, !=3.7.*, !=3.8.*",
"maintainer_email": "",
"keywords": "",
"author": "Tomer Gabay",
"author_email": "tomergabay001@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/ee/31/02bf76291f850827cd83dca94b0e22eaa72598b5568900abcb974ab1dd4a/extra_streamlit_tools-0.2.0.tar.gz",
"platform": null,
"description": "[![Version](https://img.shields.io/pypi/v/extra-streamlit-tools)](https://pypi.org/project/extra-streamlit-tools/)\n![](https://img.shields.io/github/license/sTomerG/extra-streamlit-tools)\n![](https://img.shields.io/pypi/pyversions/extra-streamlit-tools)\n[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)\n# Package with extra tools to use for Streamlit Applications\n\n## Installation\n\n`pip install extra-streamlit-tools`\n\n## Usage\n\nSee [ReadTheDocs](https://extra-streamlit-tools.readthedocs.io/en/latest/) for its official documentation.\n\n```\nimport extra_streamlit_tools as est\n\n# for data related functions\nfrom est.data import ...\n\n# for e.g. cache related functions\nfrom est.utils import ...\n\n```",
"bugtrack_url": null,
"license": "",
"summary": "Extra tools to use for streamlit applications",
"version": "0.2.0",
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "183e327a68b469ca284407d5e355d1c2ed690dce4d0d79450eb9a106e0713a96",
"md5": "b24a2daa12328570c9140ff219f76134",
"sha256": "8804283e58868eeae2b4611d45bd8e538e420908b203b3b2effc343f74ab59e0"
},
"downloads": -1,
"filename": "extra_streamlit_tools-0.2.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "b24a2daa12328570c9140ff219f76134",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9, !=2.7.*, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, !=3.5.*, !=3.6.*, !=3.7.*, !=3.8.*",
"size": 5107,
"upload_time": "2023-04-12T13:18:10",
"upload_time_iso_8601": "2023-04-12T13:18:10.879455Z",
"url": "https://files.pythonhosted.org/packages/18/3e/327a68b469ca284407d5e355d1c2ed690dce4d0d79450eb9a106e0713a96/extra_streamlit_tools-0.2.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "ee3102bf76291f850827cd83dca94b0e22eaa72598b5568900abcb974ab1dd4a",
"md5": "cc9b88ae60a32676c418b2dd332cadca",
"sha256": "b0393dfaafe29887621841775fcf35a258b14c56efc2d3ef999cc7a2ce5ba46b"
},
"downloads": -1,
"filename": "extra_streamlit_tools-0.2.0.tar.gz",
"has_sig": false,
"md5_digest": "cc9b88ae60a32676c418b2dd332cadca",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9, !=2.7.*, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, !=3.5.*, !=3.6.*, !=3.7.*, !=3.8.*",
"size": 4245,
"upload_time": "2023-04-12T13:18:13",
"upload_time_iso_8601": "2023-04-12T13:18:13.037953Z",
"url": "https://files.pythonhosted.org/packages/ee/31/02bf76291f850827cd83dca94b0e22eaa72598b5568900abcb974ab1dd4a/extra_streamlit_tools-0.2.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-04-12 13:18:13",
"github": false,
"gitlab": false,
"bitbucket": false,
"lcname": "extra-streamlit-tools"
}