Metadata-Version: 2.1
Name: lazygit-py
Version: 0.61.1
Summary: lazygit - simple terminal UI for git commands
Keywords: git,tui
Author-Email: dowon <ks2515@naver.com>
License: MIT
Classifier: Programming Language :: Go
Classifier: Topic :: Software Development :: Version Control :: Git
Classifier: Topic :: Terminals
Project-URL: lazygit, https://github.com/jesseduffield/lazygit
Project-URL: repository, https://github.com/Bing-su/pip-binary-factory
Requires-Python: >=3.7
Description-Content-Type: text/markdown

# lazygit-py

https://github.com/jesseduffield/lazygit

**lazygit** is a simple terminal UI for git commands. see original [repository](https://github.com/jesseduffield/lazygit) for more information.

![image](https://github.com/jesseduffield/lazygit/blob/assets/demo/commit_and_push-compressed.gif?raw=true)

This is a python wrapper that can be installed with pip.

## install

```sh
pip install lazygit-py
```
