Skip to content

klicktipp/pingdom-python

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pingdom-python

3rd-party Python library for Pingdom.'s new REST API. Note that this API is still in beta, so may change at any time. For more information about the API, see Pingdom's blog post.

Currently, the library supports:

  • Checks (create, delete, get, list)

Requirements

  • Pingdom account
  • requests (0.10.8 or newer)

Documentation

More project documentation can be found in the docs directory. Documentation can be built using sphinx.

pip install sphinx

cd docs

make html

About

Python library for Pingdom's new REST API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%