{"id":22384921,"url":"https://github.com/fx-kirin/open_dash_app","last_synced_at":"2025-03-26T20:23:13.103Z","repository":{"id":57449054,"uuid":"321222855","full_name":"fx-kirin/open_dash_app","owner":"fx-kirin","description":"Open dash app in a browser only if the port is not currently used.","archived":false,"fork":false,"pushed_at":"2020-12-14T04:51:00.000Z","size":5,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-05T16:11:20.860Z","etag":null,"topics":["dash","plotly","python"],"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/fx-kirin.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}},"created_at":"2020-12-14T03:34:24.000Z","updated_at":"2020-12-14T04:51:02.000Z","dependencies_parsed_at":"2022-09-16T13:52:58.906Z","dependency_job_id":null,"html_url":"https://github.com/fx-kirin/open_dash_app","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fx-kirin%2Fopen_dash_app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fx-kirin%2Fopen_dash_app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fx-kirin%2Fopen_dash_app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fx-kirin%2Fopen_dash_app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fx-kirin","download_url":"https://codeload.github.com/fx-kirin/open_dash_app/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245728371,"owners_count":20662667,"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","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":["dash","plotly","python"],"created_at":"2024-12-05T01:19:58.378Z","updated_at":"2025-03-26T20:23:13.081Z","avatar_url":"https://github.com/fx-kirin.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# open_dash_app\n\n[![Latest PyPI version](https://img.shields.io/pypi/v/package_name.svg)](https://pypi.python.org/pypi/open_dash_app)\n\nOpen dash app in a browser only if the port is not currently used.\n\nThis will prevent to open a lot of pages if you are using debug option of Plotly Dash app. Normaly, when you using `webbrowser` library to open dash url on startup of Dash app, the url will be opened everytime you save the python file.\n\n## Usage\n\n``` python\nimport open_dash_app\n\n...\n\nif __name__ == \"__main__\":\n    open_dash_app.open_browser_for_local_dash_app(5050)\n    app.run_server(port=5050, debug=True)\n```\n\n\n## Installation\n\n``` sh\npip install open_dash_app\n```\n\n### Requirements\n\n## Compatibility\n\n## Licence\n\n## Authors\n\nopen_dash_app was written by [fx-kirin](fx.kirin@gmail.com).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffx-kirin%2Fopen_dash_app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffx-kirin%2Fopen_dash_app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffx-kirin%2Fopen_dash_app/lists"}