https://github.com/cyberytti/python_compiler
https://github.com/cyberytti/python_compiler
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/cyberytti/python_compiler
- Owner: cyberytti
- Created: 2022-12-18T07:07:17.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-18T08:21:18.000Z (over 3 years ago)
- Last Synced: 2024-03-21T10:17:05.433Z (over 2 years ago)
- Language: Shell
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# python_compiler
# Installation
git clone https://github.com/cyberytti/python_compiler
cd python_compiler
chmod +x compile
mv compile $(cd;pwd)
cd
./compile --help
# tested on only termux
# Thanks:)