mythic3011 / myCustomScript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Readme

This repository is my personal collection of scripts and tools that I use to make my life easier. I hope you find them useful too

feel free to fork and modify the code to suit your needs or pull request to add new code

bulding the exe

to build the exe file you will need to install pyinstaller

pip install pyinstaller

then run the following command to build the exe file

pyinstaller --onefile <script_name>.py

About


Languages

Language:HTML 84.0%Language:TeX 14.5%Language:Python 1.5%