Skip to content

Web server that analyzes the pythonic level of your GitHub projects

License

Notifications You must be signed in to change notification settings

jjmerchante/Pythonic-webserver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

b57fe35 · Apr 23, 2018

History

23 Commits
Mar 6, 2018
Apr 19, 2018
Apr 23, 2018
Apr 18, 2018
Mar 6, 2018
Nov 6, 2017
Mar 6, 2018
Nov 6, 2017
Nov 6, 2017
Nov 6, 2017
Nov 6, 2017
Nov 6, 2017
Mar 6, 2018

Repository files navigation

Pythonic webserver

Django project that analyzes python project from GitHub and show a mark depending on their level using python idioms.

You can analyze Python projects or projects from a given user

This project is still in development, it will be active on pythonic.libresoft.info.

Temporarily you can access in pythonic.tk OR idiomaticpython.appspot.com

Installation

pip install Django==1.11.6

pip install pygments==2.2.0

Run

python manage.py makemigrions
python manage.py migrate
python manage.py runserver

About

Web server that analyzes the pythonic level of your GitHub projects

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published