JasonShui716 / WUT-Tools

WUT-Tools

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WUT-Tools

This project is designed to make a series of tools that make getting imformation from WUT(WHUT) Educational Administration System(hereinafter called The System) more convenient. Though Python will be easier to program for network programming, it used C++ as its main programming language.

This project uses a famous C network library named libcurl, which is also widely used in PHP. (This library has been statically compiled with VS2015, for the project is developed with VS. In other words, you can develop it yourself with VS2015.)

These tools will include versions of CLI(JacksonSui/WUT-Tools), GUI(JacksonSui/WUT-Tools-qt5) and even QQ(Based on the project sjdy521/Mojo-Webqq).

This is my first time to try making a REAL project, and I will update my progress in DEVELOPLOG and change logs in CHANGELOG.

(I provide an example user in exampleUser.txt. If you are not a student of WUT, you can try it.)


2018/05/28

Now I add two HTML parser libraries named gumbo-parser and gumbo-query. For the better portability, I choose to give up VS developing and come back to minGW/linux. I also recommend you to build these libs by yourself.

About

WUT-Tools


Languages

Language:C 85.4%Language:Makefile 8.6%Language:C++ 3.4%Language:Perl 0.8%Language:CMake 0.7%Language:HTML 0.5%Language:Visual Basic 0.3%Language:Shell 0.3%Language:Assembly 0.1%