Code analyzer app only for python code. Built on Python-Flask, uses Flask-Restful, and 'pylint' for formatting.
- Create a virtualenv.
- Install the requirements thru 'pip install -r requirements.txt'.
- Run the app by cmd 'python run.py'.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Code analyzer app only for python code. Built on Python-Flask, uses Flask-Restful, and 'pylint' for formatting.