{"id":20962154,"url":"https://github.com/devdungeon/python-app-template","last_synced_at":"2025-10-11T01:39:59.653Z","repository":{"id":79826452,"uuid":"236677028","full_name":"DevDungeon/Python-App-Template","owner":"DevDungeon","description":"My app for CLI and PyQt5 based GUI applications","archived":false,"fork":false,"pushed_at":"2020-02-25T02:16:22.000Z","size":26,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-20T00:53:41.522Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/DevDungeon.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}},"created_at":"2020-01-28T07:03:21.000Z","updated_at":"2025-01-01T09:02:24.000Z","dependencies_parsed_at":null,"dependency_job_id":"2d42b69e-599b-4ebe-9413-99fbbb11d640","html_url":"https://github.com/DevDungeon/Python-App-Template","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DevDungeon%2FPython-App-Template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DevDungeon%2FPython-App-Template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DevDungeon%2FPython-App-Template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DevDungeon%2FPython-App-Template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DevDungeon","download_url":"https://codeload.github.com/DevDungeon/Python-App-Template/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243358306,"owners_count":20277995,"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":[],"created_at":"2024-11-19T02:23:35.658Z","updated_at":"2025-10-11T01:39:54.603Z","avatar_url":"https://github.com/DevDungeon.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# myapp\n\n\u003c!--\n[![PyPI version](https://badge.fury.io/py/MYAPP.svg)](https://pypi.org/project/MYAPP/)\n--\u003e\n\n## Overview\n\nThis example project template was generated from\nhttps://github.com/DevDungeon/Python-App-Template\n\nThe template aims to be a good starting place for\nany kind of app you want to build with Python including\ncommand-line and GUI applications.\n\n\u003c!--\n![Works in Windows, Mac, Linux](screenshots/screenshot1.png)\n--\u003e\n\n## Documentation\n\nRead the documentation online at\n[http://myapp.rtfd.io/](http://myapp.rtfd.io/).\n\nTo build the documentation locally from the `docs/`\ndirectory using `sphinx`, you can do so like this:\n\n```bash\npip install sphinx\ncd docs/\nmake html\n```\n\nTo learn more about reStructuredText see:\nhttps://www.devdungeon.com/content/restructuredtext-rst-tutorial-0\n\n## Source code\n\nThe source code is available at:\n\nhttps://github.com/DevDungeon/Python-App-Template\n\n## Installing\n\nYou can install the library from source\nby executing the `setup.py` file\nfrom the root directory like this:\n\n```bash\npython3 setup.py install\n```\n\nYou can also install from the Python Package Index (PyPI)\nhttps://pypi.org/ using `pip` like this:\n\n```bash\npython3 -m pip install myapp\n```\n\n## Running\n\nOnce the package is installed, you can run it like this:\n\n```bash\npython -m myapp\n# or\npython -m myapp --gui\n```\n\nor like this, assuming your path is setup correctly\nin your system or virtual environment:\n\n```bash\nmyapp\n# Or\nmygui\n```\n\n## Using this library in Python code\n\n```python\nimport mylib\nmylib.MyClass().run()\n```\n\n## Version history\n\n- 0.0.1 - Initial release\n\n\u003c!--\n## License\n--\u003e\n\n## Contact\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevdungeon%2Fpython-app-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevdungeon%2Fpython-app-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevdungeon%2Fpython-app-template/lists"}