Skip to content

jgke/tmc.py

 
 

Repository files navigation

tmc.py docs

tmc.py is a commandline client for working with a TestMyCode server. It aims to have all of the features of tmc-netbeans.

installation

Requires Python 3.2 + and pip / virtualenv. If you have root access

sudo pip3 install tmc

otherwise

curl -L https://rawgit.com/JuhaniImberg/tmc.py/master/tmcpy-inst.sh | bash

If you are running a Windows OS, please install curses for Python.

tutorial / usage

See here

license

MIT, see LICENSE

About

Unofficial TestMyCode client in Python

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 94.3%
  • Shell 5.7%