Skip to content

MaulanaRyM/compiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

compiler

Compile Python File
Work for python2 & python3

How To Install

$ pkg install python
$ pkg install git
$ git clone https://github.com/MaulanaRyM/compiler
$ cd compiler
$ python compile.py
        OR
$ python2 kompiler.py

KETERANGAN

  1. Kalo lu mau mengcompile script python menggunakan tools ini pastikan menjalankan tools ini menggunakan versi yang sama dengan script yang mau di compile misalnya, lu ada script python2 maka saat menjalankan tools inipun harus menggunakan python2 ('$ python2 compile.py') begitupun sebaliknya.
  2. Setalah lu menjalankan tools ini masukan input pilihan, pilihannya Harus sama dengan versi python yang mau di compile dan harus sama dengan versi saat menjalankan tools ini.
  3. Lalu masukan file yang mau di compile, versi python dari file tsb harus sama juga ya bro
    ENJOY...

About

Compile Python File

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages