https://github.com/v4iv/webstats
Python Course Project - Website ranking generator from web proxy file
https://github.com/v4iv/webstats
Last synced: 23 days ago
JSON representation
Python Course Project - Website ranking generator from web proxy file
- Host: GitHub
- URL: https://github.com/v4iv/webstats
- Owner: v4iv
- License: mit
- Created: 2016-10-05T07:29:58.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-10-13T13:40:09.000Z (over 8 years ago)
- Last Synced: 2025-02-14T05:19:12.476Z (3 months ago)
- Language: Python
- Size: 427 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# WebStats
Python Course Project to make a Web Stat Generator
## About
Generates percentage of visits of top 10 websites visited reading a web proxy log file## Usage
Just run the following command in terminal and replace with web proxy log file
`python webstats.py -f `
`python webstats.py --file `### Help
Just run the following command in terminal
`python webstats.py -h`## Made By
- Aviral Aggarwal
- Ayush Asthana
- Pranay Mishra
- Vaibhav Sharma