{"id":21377391,"url":"https://github.com/zeyu-li/python_boilerplate","last_synced_at":"2025-10-28T09:06:59.506Z","repository":{"id":120381511,"uuid":"174579933","full_name":"Zeyu-Li/python_boilerplate","owner":"Zeyu-Li","description":"Python Boilerplate. Nothing more, nothing less :pencil: ","archived":false,"fork":false,"pushed_at":"2020-01-04T15:43:56.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-10-11T03:25:35.737Z","etag":null,"topics":["python-boilerplate"],"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/Zeyu-Li.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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":"2019-03-08T17:25:34.000Z","updated_at":"2020-11-19T14:29:59.000Z","dependencies_parsed_at":null,"dependency_job_id":"0f89dd52-2a4b-4e2e-949d-f1ae681be0f4","html_url":"https://github.com/Zeyu-Li/python_boilerplate","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/Zeyu-Li/python_boilerplate","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zeyu-Li%2Fpython_boilerplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zeyu-Li%2Fpython_boilerplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zeyu-Li%2Fpython_boilerplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zeyu-Li%2Fpython_boilerplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Zeyu-Li","download_url":"https://codeload.github.com/Zeyu-Li/python_boilerplate/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zeyu-Li%2Fpython_boilerplate/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281411501,"owners_count":26496537,"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-28T02:00:06.022Z","response_time":60,"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":["python-boilerplate"],"created_at":"2024-11-22T09:20:38.497Z","updated_at":"2025-10-28T09:06:59.446Z","avatar_url":"https://github.com/Zeyu-Li.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# Python Boilerplate\n\n## About\n\nThis project folder is a boilerplate for python projects. \nIt is free to use (MIT Licence)\n\nThe main python file is just the main function\n\n```python\ndef main():\n\n    return 0\n\nif __name__ = \"__main__\":\n    main()\n```\n\nNothing more, nothing less\n\n## How to Use\n\nTo use this program simply TODO: how it's used\n\nFor MacOS or Linux:\n\n```shell\npython3 main.py\n```\n\nFor Windows:\n\n```powershell\npython main.py\n```\n\n## Modules\n\n- \n\n## Licence\n\nThe rules for copy and distributing this project licence are\noutlined in the licence.txt file.\n\nThis project is under an MIT licence\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzeyu-li%2Fpython_boilerplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzeyu-li%2Fpython_boilerplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzeyu-li%2Fpython_boilerplate/lists"}