{"id":42725439,"url":"https://github.com/openanalytics/shinyproxy-shiny-for-python-demo","last_synced_at":"2026-01-29T16:40:55.145Z","repository":{"id":229729737,"uuid":"659752973","full_name":"openanalytics/shinyproxy-shiny-for-python-demo","owner":"openanalytics","description":"Running Shiny for Python apps in ShinyProxy","archived":false,"fork":false,"pushed_at":"2025-08-22T13:51:01.000Z","size":6,"stargazers_count":7,"open_issues_count":0,"forks_count":1,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-08-22T15:44:22.194Z","etag":null,"topics":["containers","docker","kubernetes","python","shiny","shiny-python","shinyproxy"],"latest_commit_sha":null,"homepage":"https://shinyproxy.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/openanalytics.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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,"zenodo":null}},"created_at":"2023-06-28T13:36:58.000Z","updated_at":"2025-08-22T13:51:04.000Z","dependencies_parsed_at":"2024-03-26T01:59:24.829Z","dependency_job_id":"5619f2e2-a051-4d41-84ad-a75e4ab747a2","html_url":"https://github.com/openanalytics/shinyproxy-shiny-for-python-demo","commit_stats":null,"previous_names":["openanalytics/shinyproxy-shiny-for-python-demo"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/openanalytics/shinyproxy-shiny-for-python-demo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openanalytics%2Fshinyproxy-shiny-for-python-demo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openanalytics%2Fshinyproxy-shiny-for-python-demo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openanalytics%2Fshinyproxy-shiny-for-python-demo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openanalytics%2Fshinyproxy-shiny-for-python-demo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openanalytics","download_url":"https://codeload.github.com/openanalytics/shinyproxy-shiny-for-python-demo/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openanalytics%2Fshinyproxy-shiny-for-python-demo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28880995,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-29T10:31:27.438Z","status":"ssl_error","status_checked_at":"2026-01-29T10:31:01.017Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["containers","docker","kubernetes","python","shiny","shiny-python","shinyproxy"],"created_at":"2026-01-29T16:40:55.077Z","updated_at":"2026-01-29T16:40:55.131Z","avatar_url":"https://github.com/openanalytics.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Running Shiny for Python apps in ShinyProxy\n\nThis repository describes how to add a Shiny for Python app inside ShinyProxy.\n\n# Build the Docker image\n\nTo pull the image made in this repository from Docker Hub, use\n\n```bash\nsudo docker pull openanalytics/shinyproxy-shiny-for-python-demo\n```\n\nthe relevant Docker Hub repository can be found at https://hub.docker.com/r/openanalytics/shinyproxy-shiny-for-python-demo\n\nTo build the image from the Dockerfile, clone this repository, then navigate to its root directory and run\n\n```bash\nsudo docker build -t openanalytics/shinyproxy-shiny-for-python-demo .\n```\n\n# ShinyProxy Configuration\n\nTo add the Shiny For Python application to ShinyProxy add the following lines to its configuration file (see [application.yml](./application.yml) for a complete file):\n```\nproxy:\n  specs:\n    - id: shiny-for-python-demo\n      display-name: Shiny For Python Demo Application\n      container-image: openanalytics/shinyproxy-shiny-for-python-demo\n      port: 8080\n```\n\n## References\n* https://shiny.posit.co/py/docs/overview.html\n* https://matplotlib.org/3.5.3/gallery/userdemo/colormap_interactive_adjustment.html\n\n\n**(c) Copyright Open Analytics NV, 2023.**\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenanalytics%2Fshinyproxy-shiny-for-python-demo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopenanalytics%2Fshinyproxy-shiny-for-python-demo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenanalytics%2Fshinyproxy-shiny-for-python-demo/lists"}