Skip to content
at7h edited this page Jan 1, 2020 · 35 revisions

Welcome to the trod wiki 👏👏👏!

Installation

Stable release

To install trod, run this command in your terminal:

$ pip install trod

From sources

You can clone the public repository:

$ git clone https://github.com/at7h/trod.git

Once you have a copy of the source, you can install it with: $ cd trod $ python setup.py install


## Quickstart

- [English](/at7h/trod/wiki/Quick-start-guide)
- [简体中文](/at7h/trod/wiki/快速上手指南)

## Examples

- [Basis](/at7h/trod/wiki/examples)
Clone this wiki locally