项目作者: PotatoCurry

项目描述 :
Houstonfest registration automation scripts
高级语言: Python
项目地址: git://github.com/PotatoCurry/auto-houstonfest.git
创建时间: 2019-12-02T03:43:14Z
项目社区:https://github.com/PotatoCurry/auto-houstonfest

开源协议:

下载


auto-houstonfest

Houstonfest registration automation scripts

Installation

Install the necessary dependencies with pip if running from source

  1. pip install -r requirements.txt

Usage

  1. Place school registration files in the same directory as the script
  2. Ensure they follow the naming scheme Reg.[School].xlsx
  3. Ensure generated files are not open in any program
  4. Run the script with python main.py or the appropriate executable (i.e. hfest.exe) if using a binary
  5. Generated files can be found in the output/ directory