/easy-page-speed-screenshots

📑 Python tool to take page speed result screenshots

Primary LanguagePythonMIT LicenseMIT

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