a compiler for pisted to replace pythons inerpreter, you have to download Piargs to get the compiler, the compiler is still in development and not bug free
When you use the pistud interpreter, it converts it into python code and runs that code, but when you use the compiler the interpreter converts it into python code and runs it to check for errors before running the compiler and converts it into an exe file
download pyinstaller before using, since its code is pyinstaller included (compiler is not the same as pyinstaller)
pip install pyinstaller
after you've downloaded it, here are some options to choose
There are two type of compilers, the clean one and the developer one, for clean one use piargs, do
ping install studc
but if you want the developer version and create your own, do (in terminal)
git clone https://github.com/Fries-byte/cp-sc
to compile the file, use
python runtime.py filename.py
and replace "filename" with the file you want to compile
This program currently works on Windows only (i think).
Use loop and set it on 0 to keep the window open
the compiler is open source and free for everyone, read the license and security policy to know what you may and may not use or do with our code.

