{"id":25124767,"url":"https://github.com/pythoninthegrass/cc-py","last_synced_at":"2025-04-02T17:42:37.900Z","repository":{"id":273007289,"uuid":"915398893","full_name":"pythoninthegrass/cc-py","owner":"pythoninthegrass","description":null,"archived":false,"fork":false,"pushed_at":"2025-02-07T23:21:39.000Z","size":6,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-27T18:51:12.985Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/pythoninthegrass.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":"2025-01-11T18:39:12.000Z","updated_at":"2025-01-11T18:39:23.000Z","dependencies_parsed_at":"2025-01-18T01:48:49.842Z","dependency_job_id":"834b1ff8-e446-41ae-ac17-e44ca2f569a1","html_url":"https://github.com/pythoninthegrass/cc-py","commit_stats":null,"previous_names":["pythoninthegrass/cc-py"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythoninthegrass%2Fcc-py","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythoninthegrass%2Fcc-py/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythoninthegrass%2Fcc-py/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythoninthegrass%2Fcc-py/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pythoninthegrass","download_url":"https://codeload.github.com/pythoninthegrass/cc-py/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246863751,"owners_count":20846308,"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":[],"created_at":"2025-02-08T08:18:17.083Z","updated_at":"2025-04-02T17:42:37.877Z","avatar_url":"https://github.com/pythoninthegrass.png","language":"Shell","readme":"[![progress-banner](https://backend.codecrafters.io/progress/shell/597fb4de-ded3-4409-8f35-16ba9c047e5e)](https://app.codecrafters.io/users/codecrafters-bot?r=2qF)\n\nThis is a starting point for Python solutions to the\n[\"Build Your Own Shell\" Challenge](https://app.codecrafters.io/courses/shell/overview).\n\nIn this challenge, you'll build your own POSIX compliant shell that's capable of\ninterpreting shell commands, running external programs and builtin commands like\ncd, pwd, echo and more. Along the way, you'll learn about shell command parsing,\nREPLs, builtin commands, and more.\n\n**Note**: If you're viewing this repo on GitHub, head over to\n[codecrafters.io](https://codecrafters.io) to try the challenge.\n\n# Passing the first stage\n\nThe entry point for your `shell` implementation is in `app/main.py`. Study and\nuncomment the relevant code, and push your changes to pass the first stage:\n\n```sh\ngit commit -am \"pass 1st stage\" # any msg\ngit push origin master\n```\n\nTime to move on to the next stage!\n\n# Stage 2 \u0026 beyond\n\nNote: This section is for stages 2 and beyond.\n\n1. Ensure you have `python (3.11)` installed locally\n1. Run `./your_program.sh` to run your program, which is implemented in\n   `app/main.py`.\n1. Commit your changes and run `git push origin master` to submit your solution\n   to CodeCrafters. Test output will be streamed to your terminal.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpythoninthegrass%2Fcc-py","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpythoninthegrass%2Fcc-py","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpythoninthegrass%2Fcc-py/lists"}