{"id":16518950,"url":"https://github.com/brandonwillard/python-btw","last_synced_at":"2026-03-18T20:10:44.841Z","repository":{"id":146267925,"uuid":"404885034","full_name":"brandonwillard/python-btw","owner":"brandonwillard","description":"Custom modifications for Python.","archived":false,"fork":false,"pushed_at":"2023-05-01T17:00:12.000Z","size":15,"stargazers_count":2,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-07-18T19:16:33.309Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Emacs Lisp","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/brandonwillard.png","metadata":{"files":{"readme":"README.org","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":["brandonwillard"]}},"created_at":"2021-09-09T22:20:17.000Z","updated_at":"2022-05-19T22:58:34.000Z","dependencies_parsed_at":null,"dependency_job_id":"97bd9c10-469e-4f91-add9-5f1a28aa2a4f","html_url":"https://github.com/brandonwillard/python-btw","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/brandonwillard/python-btw","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brandonwillard%2Fpython-btw","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brandonwillard%2Fpython-btw/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brandonwillard%2Fpython-btw/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brandonwillard%2Fpython-btw/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brandonwillard","download_url":"https://codeload.github.com/brandonwillard/python-btw/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brandonwillard%2Fpython-btw/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29135941,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-05T21:59:57.939Z","status":"ssl_error","status_checked_at":"2026-02-05T21:59:57.628Z","response_time":65,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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-11T16:44:17.658Z","updated_at":"2026-02-05T22:03:38.605Z","avatar_url":"https://github.com/brandonwillard.png","language":"Emacs Lisp","funding_links":["https://github.com/sponsors/brandonwillard"],"categories":[],"sub_categories":[],"readme":"#+TITLE: =python-btw=\n#+AUTHOR: Brandon T. Willard\n\n[[Testing Workflow][file:https://github.com/brandonwillard/python-btw/workflows/Testing%20Workflow/badge.svg]]\n\nCustom modifications for Python.\n\n* Features\n\n  - ~python-shell-send~ functions that handle multiple lines (e.g. using ~%cpaste~), echo the output, and handle Jupyter/IPython consoles\n  - View Python docstrings using ~help-mode~ and the currently active shell session (replaces ~lsp-ui~)\n  - Set ~python-shell-send~ keybindings in Spacemacs\n\n* Usage\n\n  Just enable the minor modes:\n  #+BEGIN_SRC elisp :eval never :exports code :results none\n  (python-btw-mode +1)\n  #+END_SRC\n\n* Installation\n\n  Use your favorite approach to installing Emacs packages from GitHub.\n\n  Here's an example of one:\n  #+BEGIN_SRC elisp :eval never :exports code :results none\n  (quelpa\n  '(python-btw\n    :fetcher git\n    :url \"https://github.com/brandonwillard/python-btw.git\"))\n  #+END_SRC\n\n* Development\n  To use as a Cask dependency:\n  #+BEGIN_SRC elisp :eval never :exports code :results none\n  (depends-on \"python-btw\"\n              :git \"https://github.com/brandonwillard/python-btw.git\"\n              :branch \"master\")\n  #+END_SRC\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrandonwillard%2Fpython-btw","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbrandonwillard%2Fpython-btw","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrandonwillard%2Fpython-btw/lists"}