Skip to content

Simple Python3 script to get Bandwagon VPS usage statistic using its API key.

License

Notifications You must be signed in to change notification settings

Jeffxzj/BandwagonVPS_stat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BandwagonVPS_stat

Simple Python3 script to get Bandwagon VPS usage statistic using its API key.

Requirement

  • Python >= 3.6
  • Python requests module

Usage

Fill your BandwagonVPS API info to the .cfg file and run the script. It will output bandwidth usage in default.

python stat_bwg.py -c your_api_key.cfg

For other stat info, use the -d option. Check the data_types.json for different data types.

python stat_bwg.py -c your_api_key.cfg -d hostname

About

Simple Python3 script to get Bandwagon VPS usage statistic using its API key.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages