GithubHelp home page GithubHelp logo

aus11236 / zju_library_booking_tool Goto Github PK

View Code? Open in Web Editor NEW

This project forked from zjuatri/zju_library_booking_tool

0.0 0.0 0.0 52 KB

ZJU图书馆预约脚本

License: MIT License

Python 100.00%

zju_library_booking_tool's Introduction

免责声明:本脚本仅供内部学习研究使用,请勿将其用作任何实际用途,否则后果自负,作者将不为其承担任何法律责任,下载后请于24h内删除

ZJU图书馆预约脚本

RUN

Windows

git clone https://github.com/Night1918/zju_library_booking_tool.git
cd zju_library_booking_tool
pip install bs4 requests urllib3 Crypto
python3 main.py

Linux

git clone https://github.com/Night1918/zju_library_booking_tool.git
cd zju_library_booking_tool
pip install bs4 requests urllib3 Crypto
python3 main.py

Mac OS

首先确保您安装了homebrew 若没有则在终端中输入以下指令

ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"

来安装homebrew 若已安装则仅需输入以下指令

git clone https://github.com/Night1918/zju_library_booking_tool.git
cd zju_library_booking_tool
sudo pip3 install bs4 requests urllib3 Crypto
python3 main.py

Tips

若无法安装Crypto包,可参考https://blog.csdn.net/xiaojin21cen/article/details/109642940

免责声明:本脚本仅供内部学习研究使用,请勿将其用作任何实际用途,否则后果自负,作者将不为其承担任何法律责任,下载后请于24h内删除

zju_library_booking_tool's People

Contributors

zjuatri avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.