Commit graph

12 commits

Author SHA1 Message Date
Yuxin Wang
527c1f2443 Use pytest-asyncio to run test asynchrounouly.
Isolate each test_ functions.
2018-10-08 21:29:51 -04:00
Yuxin Wang
aa50a1abe5 Use beautiful table instead of tabulate. 2018-10-08 11:30:05 -04:00
Yuxin Wang
27cb06aa17 Add aioconsole for ainput method. 2018-10-07 22:11:53 -04:00
Yuxin Wang
b9a4fb0876 Use of 'auto' is only supported since python 3.6 2018-10-06 10:20:53 -04:00
Yuxin Wang
bd5e2ab677 Add uvloop/asynccmd requirement. 2018-10-05 23:22:02 -04:00
Yuxin Wang
fe646894b4 Drop python 3.4 support.
async and await syntaxes are introduced since python 3.5
2018-10-04 15:42:47 -04:00
Yuxin Wang
28ea3086dd Use tqdm as the progressbar. 2018-10-04 00:17:26 -04:00
Yuxin Wang
81fb413818 Add simple test. 2018-09-30 10:12:02 -04:00
Yuxin Wang
282ac08fc8 Compress the packets sent over the network. 2018-09-27 13:11:21 -04:00
Yuxin Wang
84c66d3067 Print tabulate instead of pure objects. 2018-09-26 17:52:02 -04:00
Yuxin Wang
aca3d5d7fd Add dependency for coloredlogs. 2018-09-24 22:46:00 -04:00
Yuxin Wang
e82166bbfe Initial commit. 2018-09-21 23:06:22 -04:00