项目作者: jevgeni17

项目描述 :
💸tpilet.ee automatic tickets purchase script(OOP)
高级语言: Python
项目地址: git://github.com/jevgeni17/t-pilet.git
创建时间: 2020-01-05T15:06:03Z
项目社区:https://github.com/jevgeni17/t-pilet

开源协议:

下载


t-pilet script

💸tpilet.ee automatic tickets purchase script
(object oriented)

Getting Started

Firstly, you need to download zip archive and extract it anywhere.

For successful work you will need to install:

  1. pip3 install selenium
  2. pip3 install requests
  3. pip3 install termcolor

Usage

  1. Run cmd terminal and go to directory where the zip was extracted

For example

  1. cd desktop/t-pilet
  1. Next run the main.py
  1. python main.py
  1. Script will run.

Built With