{"id":16980054,"url":"https://github.com/roy-pstr/python-pilot","last_synced_at":"2026-02-26T04:36:00.728Z","repository":{"id":227477048,"uuid":"771533398","full_name":"roy-pstr/python-pilot","owner":"roy-pstr","description":"A python terminal with a coding copilot","archived":false,"fork":false,"pushed_at":"2024-03-25T09:45:51.000Z","size":13798,"stargazers_count":2,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-04-25T12:21:26.876Z","etag":null,"topics":["agent","copilot","llm","openai","python","python-terminal"],"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/roy-pstr.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2024-03-13T13:28:04.000Z","updated_at":"2024-03-19T09:30:07.000Z","dependencies_parsed_at":"2024-10-14T01:49:02.930Z","dependency_job_id":"f7c58755-a04e-4bfa-9861-9d45c12dee7e","html_url":"https://github.com/roy-pstr/python-pilot","commit_stats":null,"previous_names":["roy-pstr/python-pilot"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roy-pstr%2Fpython-pilot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roy-pstr%2Fpython-pilot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roy-pstr%2Fpython-pilot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roy-pstr%2Fpython-pilot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/roy-pstr","download_url":"https://codeload.github.com/roy-pstr/python-pilot/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248505857,"owners_count":21115353,"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":["agent","copilot","llm","openai","python","python-terminal"],"created_at":"2024-10-14T01:49:01.581Z","updated_at":"2026-02-26T04:35:55.694Z","avatar_url":"https://github.com/roy-pstr.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PyPilot\nA python terminal with a coding copilot inside.\u003c/br\u003e\nThis is a regular python terminal, only that your comments are used as requests queries for the copilot.\u003c/br\u003e\nDon't forget to set the API KEY (supports only OPENAI for now).\n\n## Demo\n\u003cimg src=\"./assets/demo.gif\" /\u003e\n\n## Features\n- Code generation inside the python terminal.\n- Your comments are used to communicate with the copilot.\n- The copilot is aware of the terminal history and locals.\n- Both code and chat responses are supported.\n- Supports system commands from within the terminal (e.g. !pip install \u003cpackage_name\u003e).\n- Supports all OpenAI models.\n\n## Installation\n```bash\n$ pip install python-pilot\n```\n\n## Usage\n```bash\n$ pypilot --api-key sk-....\n```\nor\n```bash\n$ export OPENAI_API_KEY=sk-... \n$ pypilot\n```\n\n# TODO\n- Add a way to use history only with headers of functions...\n- Docker containers\n- Add a selector step that decide what context the next llm prompt should have:\n    - history: code executed (w/wo expressions), errors, llm requests\n    - locals: vars, functions, modules\n (full terminal history, locals only) and if the output should be code or chat\n- Add support in llm config file\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Froy-pstr%2Fpython-pilot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Froy-pstr%2Fpython-pilot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Froy-pstr%2Fpython-pilot/lists"}