{"id":20655394,"url":"https://github.com/bhimrazy/create-py-project","last_synced_at":"2025-04-19T11:53:34.693Z","repository":{"id":61797228,"uuid":"449176224","full_name":"bhimrazy/create-py-project","owner":"bhimrazy","description":"A  CLI tool to scaffold python projects. Generate Python, FastAPI, Django, Ml/DL, etc projects using this tool.","archived":false,"fork":false,"pushed_at":"2022-10-21T06:47:43.000Z","size":73,"stargazers_count":2,"open_issues_count":1,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-29T07:33:45.613Z","etag":null,"topics":["opensource","package","project-generator","python","python-package","python-tool"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/create-py-project-by-bhimrazy/","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/bhimrazy.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-01-18T07:02:21.000Z","updated_at":"2023-03-07T14:34:00.000Z","dependencies_parsed_at":"2022-10-21T11:00:36.853Z","dependency_job_id":null,"html_url":"https://github.com/bhimrazy/create-py-project","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bhimrazy%2Fcreate-py-project","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bhimrazy%2Fcreate-py-project/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bhimrazy%2Fcreate-py-project/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bhimrazy%2Fcreate-py-project/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bhimrazy","download_url":"https://codeload.github.com/bhimrazy/create-py-project/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249688964,"owners_count":21311306,"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":["opensource","package","project-generator","python","python-package","python-tool"],"created_at":"2024-11-16T18:10:48.411Z","updated_at":"2025-04-19T11:53:34.677Z","avatar_url":"https://github.com/bhimrazy.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/bhimrazy/create-py-project\"\u003e\u003cimg src=\"https://user-images.githubusercontent.com/46085301/193515011-ba3e2858-c9cd-4c2b-8f4d-737625505b50.png\" alt=\"Create Python Project\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\u003cp align=\"center\"\u003e\n    \u003cem\u003eThe awesome tool to create python projects.\u003c/em\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n\u003ca href=\"https://codecov.io/gh/bhimrazy/fastapi\" target=\"_blank\"\u003e\n    \u003cimg src=\"https://img.shields.io/codecov/c/github/tiangolo/fastapi?color=%2334D058\" alt=\"Coverage\"\u003e\n\u003c/a\u003e\n\u003c/p\u003e\n\n---\n\n## Installation\n\nInstall using pip\n\n```bash\n  pip install create-py-project-by-bhimrazy\n  # or\n  pip install git+https://github.com/bhimrazy/create-py-project\n```\n\n## Usage/Examples\n\n```\n  $ create-py-project\n  What's your Project name?: my-project\n  Choose Project Template:\n    1. Vannila Python Project\n    2. FastAPI Project\n    3. Django Project\n    4. Django Project with drf and auth\n    5. ML/DL Project\n    : 1\n\n  Generating....\n  Completed.\n  cd into my-project directory\n  and then follow the instructions in the README.md file\n\n  Thank you for using create-py-project.^_^\n  Author:@bhimrazy\n```\n\n## Roadmap\n\n\u003e On the way.\n\n## 👏 How to Contribute\n\nThe main purpose of this repository is to continue evolving create-py-project. We want to make contributing to this project as easy and transparent as possible. Read below to learn how you can take part in improving this project.\n\n### Contributing Guide\n\nThe create-py-project welcomes, and depends on, contributions from developers and users in the open source community.\nRead our [**Contributing Guide**][contribute] to learn about our development process, how to propose bugfixes and improvements, and how to build and test your changes to create-py-project.\n\n[contribute]: CONTRIBUTING.md\n\n### Code of Conduct\n\nEveryone interacting in the create-py-project's codebases, issue trackers, and\ndiscussion forums is expected to follow the [PyPA Code of Conduct].\n\n[pypa code of conduct]: https://www.pypa.io/en/latest/code-of-conduct/\n\n## Author\n\n- [@bhimrazy](https://www.github.com/bhimrazy)\n\n\u003c!-- ## ✨ Contributors\n\nThanks goes to these incredible people:\n\n\u003ca href=\"https://github.com/jmeisele/ml-ops/graphs/contributors\"\u003e\n  \u003cimg src=\"https://contrib.rocks/image?repo=jmeisele/ml-ops\" /\u003e\n\u003c/a\u003e --\u003e\n\n## License\n\nThis project is licensed under the terms of the MIT license, as found in the [LICENSE][license] file.\n\n[license]: LICENSE\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbhimrazy%2Fcreate-py-project","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbhimrazy%2Fcreate-py-project","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbhimrazy%2Fcreate-py-project/lists"}