Skip to content

hajaemin96/CCM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PEP8 for CCM

파이썬 코드의 스타일을 검사해주는 간단한 웹 프로그램

Required

  • Python2 ( >= 2.7.16 )

Used Library

  • flask
    • 파이썬 경량 웹 프레임워크
  • Bootstrap
    • CSS 웹 프레임워크
  • pep8
    • PEP8 검사를 위한 라이브러리

Build

$ git clone https://github.com/hajaemin96/CCM
$ cd CCM
$ pip2 install flask pep8
$ python2 main.py

License

MIT License

About

OpenSource CCM

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages