Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sugatoray/streamlit_apps
A collection of my streamlit apps.
https://github.com/sugatoray/streamlit_apps
Last synced: 1 day ago
JSON representation
A collection of my streamlit apps.
- Host: GitHub
- URL: https://github.com/sugatoray/streamlit_apps
- Owner: sugatoray
- License: mit
- Created: 2021-06-03T16:38:07.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-07-25T05:38:51.000Z (over 2 years ago)
- Last Synced: 2023-03-05T02:58:06.296Z (over 1 year ago)
- Language: Python
- Size: 203 KB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Streamlit Apps
A collection of my streamlit apps.
| `SL#` | App Name | App Badge | App **`Code`** |
|:---|:---|:---:|:---:|
| `001.` | Streamlit REPL | [![Streamlit App](https://static.streamlit.io/badges/streamlit_badge_black_white.svg)][#streamlit-repl-app] | [![GitHub App Code](https://img.shields.io/static/v1?logo=github&style=flat&color=blue&label=code&message=streamlit-repl%20⭐)][#code-streamlit-repl-app] |
| `002.` | Kinematics 1D | [![Streamlit App](https://static.streamlit.io/badges/streamlit_badge_black_white.svg)][#streamlit-kinematics1d-app] | [![GitHub App Code](https://img.shields.io/static/v1?logo=github&style=flat&color=blue&label=code&message=streamlit-kinematics1D%20⭐)][#code-kinematics1d-app] |
| `003.` | Conda Forger | [![Streamlit App](https://static.streamlit.io/badges/streamlit_badge_black_white.svg)][#streamlit-conda-forger-app] | [![GitHub App Code](https://img.shields.io/static/v1?logo=github&style=flat&color=blue&label=code&message=streamlit-conda-forger%20⭐)][#code-conda-forger-app] |[#streamlit-repl-app]: https://share.streamlit.io/sugatoray/streamlit_apps/master/apps/streamlit_repl/app.py
[#code-streamlit-repl-app]: https://github.com/sugatoray/streamlit_apps/blob/master/apps/streamlit_repl/app.py[#streamlit-kinematics1d-app]: https://share.streamlit.io/sugatoray/streamlit_apps/master/apps/kinematics1d/app.py
[#code-kinematics1d-app]: https://github.com/sugatoray/streamlit_apps/blob/master/apps/kinematics1d/app.py[#streamlit-conda-forger-app]: https://share.streamlit.io/sugatoray/streamlit_apps/master/apps/conda-forger/app.py
[#code-conda-forger-app]: https://github.com/sugatoray/streamlit_apps/blob/master/apps/conda-forger/app.py