InstallationΒΆ
At the command line either via easy_install or pip:
$ easy_install trclient
$ pip install trclient
Or, if you have virtualenvwrapper installed:
$ mkvirtualenv trclient
$ pip install trclient
At the command line either via easy_install or pip:
$ easy_install trclient
$ pip install trclient
Or, if you have virtualenvwrapper installed:
$ mkvirtualenv trclient
$ pip install trclient