{"id":13458572,"url":"https://github.com/deepmodeling/dpgui","last_synced_at":"2025-10-16T11:31:28.021Z","repository":{"id":37094853,"uuid":"388215235","full_name":"deepmodeling/dpgui","owner":"deepmodeling","description":"A web-based GUI for user inputs","archived":false,"fork":false,"pushed_at":"2025-01-27T22:26:14.000Z","size":3037,"stargazers_count":7,"open_issues_count":7,"forks_count":5,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-01-27T23:27:28.039Z","etag":null,"topics":["vuejs","webapp"],"latest_commit_sha":null,"homepage":"https://dpgui.deepmodeling.com/","language":"Vue","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/deepmodeling.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":"2021-07-21T18:48:23.000Z","updated_at":"2024-12-30T23:08:59.000Z","dependencies_parsed_at":"2023-10-30T22:28:11.036Z","dependency_job_id":"bf065644-389b-4d35-b6ae-97d0a418613d","html_url":"https://github.com/deepmodeling/dpgui","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepmodeling%2Fdpgui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepmodeling%2Fdpgui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepmodeling%2Fdpgui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepmodeling%2Fdpgui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/deepmodeling","download_url":"https://codeload.github.com/deepmodeling/dpgui/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":236713474,"owners_count":19193079,"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":["vuejs","webapp"],"created_at":"2024-07-31T09:00:54.074Z","updated_at":"2025-10-16T11:31:22.468Z","avatar_url":"https://github.com/deepmodeling.png","language":"Vue","readme":"# DP-GUI\n\nA web-based GUI for user inputs.\n\n## For users\n\n### Website\n\nVisit the app from https://dpgui.deepmodeling.com.\n\n### Python package\n\nTo have arguments from other installed Python packages, install the DP-GUI Python package:\n\n```sh\npip install dpgui\ndpgui\n```\n\n## For developers\n\n### Vue app\n\nInstall the app using yarn:\n\n```sh\nyarn install\n```\n\nPreview the app:\n\n```sh\nyarn serve\n```\n\nBuild the app:\n\n```sh\nyarn build\n```\n\n### Add arguments from other packages to DP-GUI\n\nAdd entry points `dpgui` in `pyproject.toml`:\n\n```toml\n[project.entry-points.\"dpgui\"]\n\"DPDispatcher Machine\" = \"dpdispatcher.arginfo:machine_dargs\"\n\"DPDispatcher Resources\" = \"dpdispatcher.arginfo:resources_dargs\"\n\"DPDispatcher Task\" = \"dpdispatcher.arginfo:task_dargs\"\n```\n\nwhere the entry points value (such as `machine_dargs`) should be a function that returns `dargs.Argument` or `list[dargs.Argument]`.\n","funding_links":[],"categories":["Others"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeepmodeling%2Fdpgui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdeepmodeling%2Fdpgui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeepmodeling%2Fdpgui/lists"}