{"id":16514917,"url":"https://github.com/itsjwala/ccr","last_synced_at":"2025-10-28T04:32:45.959Z","repository":{"id":62561187,"uuid":"126759331","full_name":"itsjwala/ccr","owner":"itsjwala","description":"Command line tool for executing programs with input test file and 40+ languages support","archived":false,"fork":false,"pushed_at":"2023-05-22T21:12:37.000Z","size":26,"stargazers_count":11,"open_issues_count":5,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-02-01T11:35:01.487Z","etag":null,"topics":["cli","code","command-line-tool","compiler","online-judge","run"],"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/itsjwala.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGE.txt","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-03-26T01:53:37.000Z","updated_at":"2023-04-30T20:05:39.000Z","dependencies_parsed_at":"2022-11-03T15:00:30.523Z","dependency_job_id":null,"html_url":"https://github.com/itsjwala/ccr","commit_stats":null,"previous_names":["jigarwala/ccr"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itsjwala%2Fccr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itsjwala%2Fccr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itsjwala%2Fccr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itsjwala%2Fccr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/itsjwala","download_url":"https://codeload.github.com/itsjwala/ccr/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238597388,"owners_count":19498396,"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":["cli","code","command-line-tool","compiler","online-judge","run"],"created_at":"2024-10-11T16:14:25.236Z","updated_at":"2025-10-28T04:32:40.642Z","avatar_url":"https://github.com/itsjwala.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CCR\n\n![](https://img.shields.io/badge/python-3-blue.svg?style=for-the-badge\u0026logo=python) [![HitCount](http://hits.dwyl.io/jigarWala/ccr.svg)](http://hits.dwyl.io/jigarWala/ccr)\n\n*Command line tool for executing programs with input test file and 40+ languages support.*\n\n\n### Installing\n\nTo install the tool from pip\n\n```sh\npip install ccr\n\n```\n\nTo install from source\nfirst clone the repo\n\n```\ngit clone https://github.com/jigarWala/ccr.git\ncd ccr\n```\nThan install the `requirements`\n\n```sh\n\npip install -r requirements.txt\n\n```\nNow install the package by running the following commands\n\n```\n\npython setup.py build\npython setup.py install\n\n```\n\n# Usage\n  Without using input file\n  ``` sh\n  ccr test/test.cpp\n\n  ```\n\n  With using input file\n\n  ``` sh\n  ccr test/test.py -i test/hello.txt\n  ```\n  \u003e Note above methods uses extension to detect language\n\n  Specifying language explicitly\n``` sh\n  ccr test/test.py -i test/hello.txt -l python3\n  ```\n# Demo\n[![asciicast](https://asciinema.org/a/nkDvjjAQ6d0eMhEUMxPNJj2qU.svg)](https://asciinema.org/a/nkDvjjAQ6d0eMhEUMxPNJj2qU)\n\n# Note\n\n\n\u003e For running code on python, preferably use `-l` parameter as python has different version.\n\n\u003e Default is \u003cb\u003epython3\u003c/b\u003e, if not specifying by `-l`\n\n## Contributing\n\nPlease reach out to me if you wish to contribute to this project\n\n\n## Authors\n\n* **Jigar Wala**  - [jigarWala](https://github.com/jigarWala)\n\nSee also the list of [contributors](https://github.com/jigarWala/ccr/contributors) who participated in this project.\n\n## License\n\nThis project is licensed under the MIT - see the [LICENSE](./LICENSE) file for details\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fitsjwala%2Fccr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fitsjwala%2Fccr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fitsjwala%2Fccr/lists"}