README 397 B

12345678910
  1. git-cola is a sleek and powerful graphical user interface for Git.
  2. git-cola is free software and written in Python (v2 + v3).
  3. git-cola uses QtPy (included), so you can choose between PyQt4, PyQt5,
  4. and PySide by setting the QT_API environment variable to pyqt4, pyqt5 or
  5. pyside as desired.
  6. pyside is an optional (untested by me) dependency.
  7. send2trash is an optional (untested by me) dependency.