Skip to content

CocoaWiki/wikistat

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WikiStat

환경

  • Python 2.x
  • pip

준비

pip install -r requirements.txt

virtualenv 사용을 권장합니다.

생성

수집: logs 디렉토리에 날짜별 통계 파일이 저장됩니다.

python -m wikistat.collect

리포트 생성: index.html이 생성됩니다.

python -m wikistat.report

두가지를 주기적으로 실행해주면 됩니다.

About

Statistics of wiki sites

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 52.9%
  • HTML 35.7%
  • CSS 11.4%