Skip to content

voxpupuli/pypuppetdb

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

pypuppetdb

PyPi Version PyPI - Python Version PyPi Downloads Tests Status codecov Documentation Status By Voxpupuli

This library is a thin wrapper around the REST API providing some convenience functions and objects to request and hold data from PuppetDB.

Requirements

  • PuppetDB 5.2 or newer
  • Python 3.7-3.11

(For support of the older PuppetDB or Python versions please check previous library version.)

Installation

You can install this package from PyPI with:

pip install pypuppetdb

Documentation

The user guide, API reference and a developer guide is available on Read the Docs.

Getting Help

For bug reports you can file an issue. If you need help with something feel free to pop by #voxpupuli or the #puppetboard on Freenode or Vox Pupuli on Slack.

Contributing

Please see the contribution guide here.

License

This project is licensed under the Apache v2.0 License.