Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 451 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 451 Bytes

OpenATC

OpenATC is the first large scale, open source sneaker/ticket/clothing bot project with the potential to target any site.

OpenATC will start by dumping beta scripts.

Installation

OpenATC requires Python 3, but should also work on Python 2.

You'll also need BeautifulSoup4 and requests:

$ pip install bs4
$ pip install requests

License

OpenATC is licensed under the MIT license.