An open API service indexing awesome lists of open source software.

https://github.com/roshan-r/pykickass


https://github.com/roshan-r/pykickass

Last synced: about 1 year ago
JSON representation

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