Skip to content

๐Ÿ“‘ Python tool to take page speed result screenshots

License

Notifications You must be signed in to change notification settings

viivue/easy-page-speed-screenshots

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

EPSS Logo

Easy Page Speed Screenshots

๐Ÿ“‘ Python tool to take page speed result screenshots

Installation

1. Execution file (only for Windows)

2. Python

  • Download & Install the latest Python version.
  • Install tkinter
    • Windows: pip install tk
    • MacOS: brew install python-tk
    • Ubuntu: sudo apt-get install python3-tk
    • Fedora: sudo dnf install python3-tkinter
  • Clone this repository
git clone https://github.com/viivue/easy-page-speed-screenshots.git
  • Install requirements
pip install -r requirements.txt
  • Then to run it, execute the following in the terminal
python easy-page-speed-screenshots.py

3. Demo

EPSS Screenshot

License

MIT License

Copyright (c) 2023 ViiVue