https://github.com/roshan-r/pykickass
https://github.com/roshan-r/pykickass
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/roshan-r/pykickass
- Owner: Roshan-R
- License: mit
- Created: 2020-11-29T16:28:56.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-02-17T10:10:52.000Z (over 5 years ago)
- Last Synced: 2025-02-11T15:58:43.774Z (over 1 year ago)
- Language: Python
- Size: 1.19 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# pyKickass
*the one step C assignment maker*
KickAss takes your C source code, compiles the code, executes it, takes a screenshot, converts C to Alogrithmish format and generates a .tex file
which can be used to generate a .pdf file.
Works in Linux, Mac and Windows.
## Installation
```bash
git clone https://github.com/Roshan-R/pyKickass
cd pyKickass
python3 -m pip install .
```
## Usage
cd into a directory and do
`pyKickass example.c `
the output would be in a folder called outputfolder