Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/viivue/easy-page-speed-screenshots

📑 Python tool to take page speed result screenshots
https://github.com/viivue/easy-page-speed-screenshots

easy-collection page-speed screenshots

Last synced: about 1 month ago
JSON representation

📑 Python tool to take page speed result screenshots

Awesome Lists containing this project

README

        


EPSS Logo

Easy Page Speed Screenshots


📑 Python tool to take page speed result screenshots


## Installation

### 1. Execution file (**only for Windows**)
- Download [the latest verion](https://github.com/viivue/easy-page-speed-screenshots/releases/latest) from GitHub
- Run the `.exe` file

### 2. Python
- Download & Install [the latest Python version](https://www.python.org/downloads/).
- 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](https://github.com/viivue/easy-page-speed-screenshots/blob/enhancement/LICENSE)

Copyright (c) 2023 ViiVue