Giter Club home page Giter Club logo

szu_autocourseselecter's Introduction

SZU_AutoCourseSelecter

关于本软件

本软件由 Matt-Dong123ANDYWANGTIANTIAN 开发制作,可以在深圳大学本科选课系统实现自动选课功能

请注意,本软件的开发目的是为了解决选课抢课阶段,在开放抢课的时间点选课系统加载慢,无法访问的问题,不能改变前2轮抽签阶段的选课结果!!!! 使用本软件时,请在开始抢课前5分钟左右通过软件登录,选中想选的课,调整好参数,在抢课开放的时间点点击“开始选课”进行选课。

为方便国内网络环境访问,设立了镜像站 ,如无法访问github,可通过镜像站下载

如何使用

Windows免安装版

免安装版压缩包在项目主页右侧的 Releases

解压安装包后,点击main.exe即可运行

下载源代码自行打包运行(适用于Windows环境)

1.本地打包运行依赖 PyInstaller 库,安装方法:在控制台输入

pip install pyinstaller

2.显示以下文字即可(其中的 x.x.x 代表 PyInstaller 的版本)

Successfully installed pyinstaller-x.x.x

3.使用以下命令生成spec文件(项目中已带有开发者在自己电脑上生成的spec文件(main.spec),若想直接使用开发者的spec文件,此步可忽略)

 pyi-makespec -w main.py

4.使用spec执行打包命令

pyinstaller -D main.spec

5.在dist文件夹内找到main.exe即可运行

进一步了解本软件的使用方式

请查看仓库内的 使用说明.pdf

如对本软件的使用有疑问,提出建议以及相关bug反馈,请联系:

Matt([email protected]) Andy([email protected]

szu_autocourseselecter's People

Contributors

matt-dong123 avatar andywangtiantian avatar

Stargazers

yuuuujie avatar  avatar Myouren avatar  avatar JadeDragon avatar  avatar  avatar Wolf avatar MeursaulT avatar  avatar AlexShen avatar  avatar MikuJV | Gary avatar  avatar

Watchers

MikuJV | Gary avatar  avatar  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.