Webperf-se / -archive-webperf

Notebooks, data, code and documentation because #perfmatters

Home Page:https://webperf.se

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Webperf DIY

Notebooks, data, sample code and inspiration because #perfmatters

What is webperf

Mostly a repo with sample code and notebooks demonstrating what can be found at webperf.se, for DIY (Do It Yourself) people and professional developers.

Installation

Make sure your system has:

Dependencies

Run the following in your terminal:

  • pip install beautifulsoup4
  • pip install requests
  • pip install pandas
  • pip install matplotlib

External documentation

About

Notebooks, data, code and documentation because #perfmatters

https://webperf.se

License:MIT License


Languages

Language:Jupyter Notebook 100.0%