From 6400d0916b5ca2428041bdd52b5017cc1a7f6fa9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Copyright=C2=B3?= <26130106+unstartdev@users.noreply.github.com> Date: Sun, 25 Nov 2018 08:52:53 +0800 Subject: [PATCH 1/2] Create README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..534b089 --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# tujianx-python +For TUJIANX Project's python client +垃圾写的垃圾客户端 + +纯命令行,超高性能(雾) From 412aac94422f2239d430e3974ed6299676de26c3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Copyright=C2=B3?= <26130106+unstartdev@users.noreply.github.com> Date: Sun, 25 Nov 2018 08:57:34 +0800 Subject: [PATCH 2/2] Update README.md --- README.md | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 534b089..9cc3e80 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,14 @@ # tujianx-python -For TUJIANX Project's python client -垃圾写的垃圾客户端 + +## For TUJIANX Project's python client(Use Python 3) 纯命令行,超高性能(雾) + +事先请安装以下pip包 + +``` +pip install filetype +pip install pillow +``` + +使用python运行目录中的run.py