{"id":21873244,"url":"https://github.com/pr4j3sh/codexec","last_synced_at":"2026-02-09T07:35:32.712Z","repository":{"id":257825341,"uuid":"870546975","full_name":"pr4j3sh/codexec","owner":"pr4j3sh","description":"cli app that compiles and executes code","archived":false,"fork":false,"pushed_at":"2024-12-21T15:42:36.000Z","size":47,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-15T01:11:35.843Z","etag":null,"topics":["c","cli","cpp","java","javascript","python","pythonpackage"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/codexec/","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/pr4j3sh.png","metadata":{"files":{"readme":"README.md","changelog":null,"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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-10-10T08:36:10.000Z","updated_at":"2024-12-21T15:42:39.000Z","dependencies_parsed_at":"2024-12-21T16:34:39.837Z","dependency_job_id":"40d7020f-d99a-4af2-9308-3f15f8ee2da0","html_url":"https://github.com/pr4j3sh/codexec","commit_stats":null,"previous_names":["pr4j3sh/codexec"],"tags_count":11,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pr4j3sh%2Fcodexec","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pr4j3sh%2Fcodexec/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pr4j3sh%2Fcodexec/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pr4j3sh%2Fcodexec/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pr4j3sh","download_url":"https://codeload.github.com/pr4j3sh/codexec/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248986314,"owners_count":21194025,"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":["c","cli","cpp","java","javascript","python","pythonpackage"],"created_at":"2024-11-28T07:07:16.642Z","updated_at":"2025-04-15T01:12:00.339Z","avatar_url":"https://github.com/pr4j3sh.png","language":"Python","readme":"# codexec\n\ncodexec is a Python package that allows you to execute code written in various programming languages (C, C++, Java, Python, and JavaScript) by making API calls to a server. The package takes code files and optional input files, executes the code, and returns the output.\n\n## Features\n\n- Execute code in multiple languages: C, C++, Java, Python, and JavaScript.\n- Simple command-line interface (CLI) for executing code files.\n- Supports optional input files for code that requires input.\n\n## Usage\n\n1. **Install the package**:\n\n   You can install the `codexec` package using `pip`:\n\n   ```bash\n   pip install codexec\n   ```\n\n2. **Basic Usage**:\n\n   You can run the `codexec` command in your terminal to execute code files.\n\n   Example of executing a Python file:\n\n   ```bash\n   codexec path/to/your/code.py\n   ```\n\n3. **With Input File**:\n\n   If your code requires input, you can specify an input file:\n\n   ```bash\n   codexec path/to/your/code.py -i path/to/input.txt\n   ```\n\n4. **Supported Languages**:\n\n   - `C` (.c)\n   - `C++` (.cpp)\n   - `Java` (.java)\n   - `Python` (.py)\n   - `JavaScript` (.js)\n\n## How it works?\n\nUses [codehelp.in](https://www.codehelp.in/quick-compiler) API under the hood.\n\n\u003e [credits](https://github.com/thepranaygupta/codehelp-compiler)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpr4j3sh%2Fcodexec","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpr4j3sh%2Fcodexec","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpr4j3sh%2Fcodexec/lists"}