Name | streamlit-api JSON |
Version |
1.0.0
JSON |
| download |
home_page | |
Summary | Visualize music data from Spotify API with Streamlit |
upload_time | 2023-12-05 13:53:33 |
maintainer | |
docs_url | None |
author | |
requires_python | |
license | MIT License Copyright (c) 2023 Satoshi S. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS," WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. |
keywords |
streamlit
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
### Description
This application was created to join Streamlit Hackathon. It data visualizes music artist popularities by bar and line plots. Streamlit connection was used to interact with Spotify API.
### How to Run
- Run `pip intall`
- Create secrets.toml according to the sample.secrets.toml. You need to get your client secret from Spotify
- Run `streamlit run app.py`
### Live page
[Live Page](https://spotify-dataviz.streamlit.app/)
Streamlit kindly provides the community cloud server for streamlit app.
Follow the instructions of the [link](https://docs.streamlit.io/streamlit-community-cloud/deploy-your-app) if you want to deploy it on your own.
<p align="center">
<img alt="musicians popularity plots." src="./connection-thumbnail.png">
</p>
Raw data
{
"_id": null,
"home_page": "",
"name": "streamlit-api",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "streamlit",
"author": "",
"author_email": "",
"download_url": "https://files.pythonhosted.org/packages/1b/c0/622f775116e6cfa01872f76915962af80da5523b0f15c0f48013ce7a32e1/streamlit_api-1.0.0.tar.gz",
"platform": null,
"description": "### Description\n\nThis application was created to join Streamlit Hackathon. It data visualizes music artist popularities by bar and line plots. Streamlit connection was used to interact with Spotify API.\n\n### How to Run\n\n- Run `pip intall`\n- Create secrets.toml according to the sample.secrets.toml. You need to get your client secret from Spotify\n- Run `streamlit run app.py`\n\n### Live page\n\n[Live Page](https://spotify-dataviz.streamlit.app/)\n\nStreamlit kindly provides the community cloud server for streamlit app.\nFollow the instructions of the [link](https://docs.streamlit.io/streamlit-community-cloud/deploy-your-app) if you want to deploy it on your own.\n\n<p align=\"center\">\n <img alt=\"musicians popularity plots.\" src=\"./connection-thumbnail.png\">\n</p>\n",
"bugtrack_url": null,
"license": "MIT License Copyright (c) 2023 Satoshi S. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED \"AS IS,\" WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ",
"summary": "Visualize music data from Spotify API with Streamlit",
"version": "1.0.0",
"project_urls": null,
"split_keywords": [
"streamlit"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "de0d4a15ffce91e2d568fe2fe582ef46b85daddf959197ba8bd8fd9150d2d517",
"md5": "f1a0409323a45c9223424e6ed53b77a9",
"sha256": "7dc986f4d45f825fbc445c2ec3b318cc23340407edd581f877f7dd982c2febea"
},
"downloads": -1,
"filename": "streamlit_api-1.0.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "f1a0409323a45c9223424e6ed53b77a9",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 3649,
"upload_time": "2023-12-05T13:53:31",
"upload_time_iso_8601": "2023-12-05T13:53:31.944829Z",
"url": "https://files.pythonhosted.org/packages/de/0d/4a15ffce91e2d568fe2fe582ef46b85daddf959197ba8bd8fd9150d2d517/streamlit_api-1.0.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "1bc0622f775116e6cfa01872f76915962af80da5523b0f15c0f48013ce7a32e1",
"md5": "690279a3b9a612ac3b9c273aecd9b88e",
"sha256": "583ce6fb99152b14300993bce4c4b9ab79ab55b02f22e3202b46c62a077ec6f7"
},
"downloads": -1,
"filename": "streamlit_api-1.0.0.tar.gz",
"has_sig": false,
"md5_digest": "690279a3b9a612ac3b9c273aecd9b88e",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 3580,
"upload_time": "2023-12-05T13:53:33",
"upload_time_iso_8601": "2023-12-05T13:53:33.167571Z",
"url": "https://files.pythonhosted.org/packages/1b/c0/622f775116e6cfa01872f76915962af80da5523b0f15c0f48013ce7a32e1/streamlit_api-1.0.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-12-05 13:53:33",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "streamlit-api"
}