{"id":16774330,"url":"https://github.com/rahulraikwar00/myclitools","last_synced_at":"2025-10-30T13:10:15.521Z","repository":{"id":114078276,"uuid":"347190726","full_name":"rahulraikwar00/myclitools","owner":"rahulraikwar00","description":null,"archived":false,"fork":false,"pushed_at":"2021-03-12T20:33:42.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-22T22:06:41.501Z","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/rahulraikwar00.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":"2021-03-12T20:33:41.000Z","updated_at":"2021-03-12T20:33:44.000Z","dependencies_parsed_at":null,"dependency_job_id":"c7b61784-3782-4e6a-a274-03b7d3667b3a","html_url":"https://github.com/rahulraikwar00/myclitools","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":"AnthonyBloomer/python-cli-template","purl":"pkg:github/rahulraikwar00/myclitools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rahulraikwar00%2Fmyclitools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rahulraikwar00%2Fmyclitools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rahulraikwar00%2Fmyclitools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rahulraikwar00%2Fmyclitools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rahulraikwar00","download_url":"https://codeload.github.com/rahulraikwar00/myclitools/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rahulraikwar00%2Fmyclitools/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281810910,"owners_count":26565615,"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-30T02:00:06.501Z","response_time":61,"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":[],"created_at":"2024-10-13T06:48:50.184Z","updated_at":"2025-10-30T13:10:15.463Z","avatar_url":"https://github.com/rahulraikwar00.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# python-cli-template\n\nA starting point for building Python Command Line Applications.\n\n## About \n\nThis project serves as a starting point to developing command line modules with Python. It is structured in such a way that \nwhen we call the module it executes the main method in `app/cli.py`. This is typically where you would want to add \nyour own logic.\n\nThe setup.py file includes some advanced patterns and best \npractices for setup.py, as well as some commented–out nice–to–haves. For example, it provides a `python \nsetup.py upload` command, which creates a universal wheel (and sdist) and uploads your package to PyPi using Twine. \nIt also creates/uploads a new git tag, automatically.\n\n## Setup\n\n```\nvirtualenv env\nsource env/bin/activate\npip install -r requirements.txt\npython -m app --help\n```\n\n## Packaging \n\nUpdate `setup.py` with your details and then run `python setup.py upload` to package for distribution on PyPi.\n\n## Contributing\n\n- Fork the project and clone locally.\n- Create a new branch for what you're going to work on.\n- Push to your origin repository.\n- Create a new pull request in GitHub.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frahulraikwar00%2Fmyclitools","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frahulraikwar00%2Fmyclitools","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frahulraikwar00%2Fmyclitools/lists"}