bestadamdagoat / txVanityPlateChecker

A bot that will check if vanity plates are available or taken, poorly coded in Python using urllib.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Make the python file into an exe

bestadamdagoat opened this issue · comments

py2exe

Will try to get this done after finals. Currently using pyinstaller and figuring out how to properly package the ese.

Almost done

Done
https://github.com/bestadamdagoat/txVanityPlateChecker/releases/tag/v1.0.0

To make a new exe, run exegen.bat after cloning the repository