A terminal UI for interacting with Github
Project description
LazyGithub
This is a WIP terminal UI client for interacting with GitHub. It draws heavy inspiration from the lazygit project and uses Textual to drive the terminal UI interactions.
Currently, it supports the following:
- Listing the repositories associated with your account
- Listing the issues and pull requests on those repositories
- Listing the details, diff, and reviews on any of those pull requests
- Detailed issue views, including conversation participation
Planned features:
- Local caching, improving reload times and making it easier to use within a terminal or editor environment.
- A more wholeistic summary view for the currently selected repository
- The ability to list, view, and trigger actions on a repository
- More fleshed out PR interactions, including commenting and eventually submitting full PR reviews from within your terminal.
Running Locally
If you have uv installed, then you can try LazyGithub by running
uvx lazy-github. Alternatively, you can pull the repo and run it locally by running the
./start.sh script in the root of the repo.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file lazy_github-0.1.8.tar.gz.
File metadata
- Download URL: lazy_github-0.1.8.tar.gz
- Upload date:
- Size: 28.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
227adf3eeffdea266c56122e73785324c2cb0d7474c1fdbd67af4cc79bf0529d
|
|
| MD5 |
da27b44b5d284544c5e208d107bd9c5c
|
|
| BLAKE2b-256 |
7c38e44e0c02f25cc7b03449910daae8791bb3b96873b9b373f5efd39640bbcb
|
File details
Details for the file lazy_github-0.1.8-py3-none-any.whl.
File metadata
- Download URL: lazy_github-0.1.8-py3-none-any.whl
- Upload date:
- Size: 41.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ebab329552fd01dcfa400d83738e0ff8dc6af2946bae9df6b36a5078bf57fed8
|
|
| MD5 |
71e2bce63d3fe49b5f498fb124131043
|
|
| BLAKE2b-256 |
9212418328a33248d7a379c695e2450dafe6feb13d6880c649d116d1506fd923
|