fuzzy69 / alexa-rank-checker

PyQt5 application for checking Alexa rank for multiple sites

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Alexa Rank Checker

About

PyQt5 application for checking Alexa rank for multiple web sites.

Screenshot

Screenshot

Requirements

Application is tested using Python 3.5.2 version.

Aditional Python Libraries

Installation

git clone https://github.com/fuzzy69/alexa-rank-checker.git
cd alexa-rank-checker/
virtualenv -p /usr/bin/python3 env
. env/bin/activate
pip install -r requirements.txt

Usage

python main.py

About

PyQt5 application for checking Alexa rank for multiple sites


Languages

Language:Python 99.1%Language:Makefile 0.9%