Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mconlon17/vivo-log-reports
Reports on VIVO activity from the VIVO logs
https://github.com/mconlon17/vivo-log-reports
Last synced: 11 days ago
JSON representation
Reports on VIVO activity from the VIVO logs
- Host: GitHub
- URL: https://github.com/mconlon17/vivo-log-reports
- Owner: mconlon17
- License: bsd-3-clause
- Created: 2014-06-05T18:54:04.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-09-29T21:09:06.000Z (over 10 years ago)
- Last Synced: 2023-08-05T04:38:03.821Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 1.38 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# VIVO Log Reports
Reports on VIVO activity from VIVO logs. Simple mono-spaced text reports for now.
Run from the command line. Type usage:
python log-reports.py 7 300 >report.txt
* 7 indicates that logs for the past seven days should be fetched from the web
* 300 lines should be included in the frequency tables made by log-reports.py