Skip to content

Compatibility & Dependencies

Andy Kawa edited this page Apr 30, 2019 · 6 revisions

Compatibility

Python versions

Agt is fully compatible with Python versions 3.x only.

Operating Systems

Agt has been tested and works well on Linux systems (Ubuntu, Debian) and Mac. You are encouraged to feel free to report any errors you encounter.

Dependencies

  • requests
  • GitPython
  • consolemd
  • texttable

Other libraries used by Agt are standard libraries that come pre-installed with Python.

Clone this wiki locally