{"id":16142975,"url":"https://github.com/zerohertz/streamlit-quant","last_synced_at":"2025-10-23T23:30:31.688Z","repository":{"id":214202036,"uuid":"735891779","full_name":"Zerohertz/Streamlit-Quant","owner":"Zerohertz","description":"💻 [Streamlit] Quant GUI 💻","archived":true,"fork":false,"pushed_at":"2024-05-15T13:11:08.000Z","size":50,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-09T01:33:04.260Z","etag":null,"topics":["gui","quant","streamlit","zerohertzlib"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Zerohertz.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-12-26T11:29:06.000Z","updated_at":"2024-06-18T16:59:03.000Z","dependencies_parsed_at":null,"dependency_job_id":"734d6c4c-2a68-44f1-a992-e4bc0a9920e6","html_url":"https://github.com/Zerohertz/Streamlit-Quant","commit_stats":null,"previous_names":["zerohertz/streamlit-quant"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Zerohertz/Streamlit-Quant","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zerohertz%2FStreamlit-Quant","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zerohertz%2FStreamlit-Quant/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zerohertz%2FStreamlit-Quant/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zerohertz%2FStreamlit-Quant/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Zerohertz","download_url":"https://codeload.github.com/Zerohertz/Streamlit-Quant/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zerohertz%2FStreamlit-Quant/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280709539,"owners_count":26377545,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-23T02:00:06.710Z","response_time":142,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["gui","quant","streamlit","zerohertzlib"],"created_at":"2024-10-10T00:08:11.123Z","updated_at":"2025-10-23T23:30:31.369Z","avatar_url":"https://github.com/Zerohertz.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align = \"center\"\u003e\n    \u003ch1\u003e📈 Quant GUI based on Streamlit 📈\u003c/h1\u003e\n    \u003ca href = \"https://hub.docker.com/repository/docker/zerohertzkr/streamlit-quant/general\"\u003e\n        \u003cimg src=\"https://img.shields.io/docker/v/zerohertzkr/streamlit-quant?style=for-the-badge\u0026logo=Docker\u0026label=zerohertzkr/streamlit-quant\u0026labelColor=800a0a\"/\u003e\n    \u003c/a\u003e\n    \u003c/br\u003e\n    \u003ca href=\"https://github.com/Zerohertz/zerohertzLib\"\u003e\n        \u003cimg src=\"https://img.shields.io/badge/zerohertzLib-800A0A?style=flat\u0026logo=docsify\u0026logoColor=white\"/\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://quant.zerohertz.xyz\"\u003e\n        \u003cimg src=\"https://img.shields.io/badge/Streamlit-FF4B4B?style=flat\u0026logo=Streamlit\u0026logoColor=white\"/\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://jenkins.zerohertz.xyz/blue/organizations/jenkins/Streamlit-Quant/activity\"\u003e\n        \u003cimg src=\"https://img.shields.io/badge/Jenkins-D24939?style=flat\u0026logo=Jenkins\u0026logoColor=white\"/\u003e\n    \u003c/a\u003e\n    \u003c/br\u003e\n    \u003cimg width=500 src=\"https://github-production-user-asset-6210df.s3.amazonaws.com/42334717/292893640-6c2a8928-6152-4a1d-96a9-22d677ffb7bb.png\"\u003e\n    \u003c/br\u003e\n    \u003cimg width=500 src=\"https://github-production-user-asset-6210df.s3.amazonaws.com/42334717/292893636-6a9feff9-455d-4437-9415-a67cb5750063.gif\"\u003e\n\u003c/div\u003e\n\n### How to Use?\n\n```bash\n$ docker pull zerohertzkr/streamlit-quant\n$ docker run --name ${CONTAINER_NAME} -p ${PORT}:8501 zerohertzkr/streamlit-quant\n```\n\n### How to Remove?\n\n```bash\n$ docker stop ${CONTAINER_NAME}\n$ docker rm ${CONTAINER_NAME}\n$ docker rmi zerohertzkr/streamlit-quant\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzerohertz%2Fstreamlit-quant","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzerohertz%2Fstreamlit-quant","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzerohertz%2Fstreamlit-quant/lists"}