An open API service indexing awesome lists of open source software.

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

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