Skip to content

QbitArtifacts/grafanashot

Repository files navigation

GrafanaShot

Phython Tool to get snapshots from Grafana server using selenium.

PyPI coverage Conventional Commits

Requirements

  • python 3.7+
  • pip

Installation

the recommended way to install GrafanaShot si via PyPi.

Install from PyPi

pip3 install grafanashot

Install from Source

git clone https://github.com/santoslluis/grafanashot
cd grafanashot
# Optional, uncomment the line below if you want a specific version
# git checkout v1.0.0
python3 setup.py install

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published