All Projects → voxpupuli → Pypuppetdb

voxpupuli / Pypuppetdb

Licence: apache-2.0
Python library for working with the PuppetDB API

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Pypuppetdb

Quasar Apexcharts
📊 📈 📉 Project using Quasar framework and ApexCharts.
Stars: ✭ 94 (-1.05%)
Mutual labels:  hacktoberfest
Generator Ngx Rocket
🚀 Extensible Angular 11+ enterprise-grade project generator
Stars: ✭ 1,329 (+1298.95%)
Mutual labels:  hacktoberfest
Cookstyle
A linting tool that helps you to write better Chef Infra cookbooks by detecting and automatically correcting style, syntax, and logic mistakes in your code.
Stars: ✭ 95 (+0%)
Mutual labels:  hacktoberfest
Hashtagify
📸 Generates hashtags for Instagram posts. Upload your photo and it will suggest the relevant #hashtags for you. 🏷
Stars: ✭ 95 (+0%)
Mutual labels:  hacktoberfest
Algorithms
In case you want to contribute, ping on https://gitter.im/NITSkmOS/algo.
Stars: ✭ 95 (+0%)
Mutual labels:  hacktoberfest
Github Dorks
Find leaked secrets via github search
Stars: ✭ 1,332 (+1302.11%)
Mutual labels:  hacktoberfest
Awesome Bupt Scs
北京邮电大学计算机学院本科编程作业索引
Stars: ✭ 94 (-1.05%)
Mutual labels:  hacktoberfest
Chemfiles
Library for reading and writing chemistry files
Stars: ✭ 95 (+0%)
Mutual labels:  hacktoberfest
Faros
Faros is a CRD based GitOps controller
Stars: ✭ 95 (+0%)
Mutual labels:  hacktoberfest
Awesome Emulators Simulators
A curated list of software emulators and simulators of PCs, home computers, mainframes, consoles, robots and much more...
Stars: ✭ 94 (-1.05%)
Mutual labels:  hacktoberfest
Dts2hx
Converts TypeScript definition files (d.ts) to haxe externs (.hx) via the TypeScript compiler API
Stars: ✭ 95 (+0%)
Mutual labels:  hacktoberfest
Jupyterlab Spreadsheet
JupyterLab plugin for viewing spreadsheets, such as Excel .xls/.xlsx workbooks and OpenOffice .ods files
Stars: ✭ 95 (+0%)
Mutual labels:  hacktoberfest
Google2fa
A One Time Password Authentication package, compatible with Google Authenticator.
Stars: ✭ 1,330 (+1300%)
Mutual labels:  hacktoberfest
Ascii racer
A racing game that runs in the terminal
Stars: ✭ 95 (+0%)
Mutual labels:  hacktoberfest
Ember Math Helpers
Ember HTMLBars helpers for basic arithmetic
Stars: ✭ 95 (+0%)
Mutual labels:  hacktoberfest
Sign Android Release
A GitHub action to sign an APK or AAB
Stars: ✭ 93 (-2.11%)
Mutual labels:  hacktoberfest
Feroxbuster
A fast, simple, recursive content discovery tool written in Rust.
Stars: ✭ 1,314 (+1283.16%)
Mutual labels:  hacktoberfest
Silverstripe Elemental
Create pages in SilverStripe using content blocks
Stars: ✭ 95 (+0%)
Mutual labels:  hacktoberfest
Le Chat Php
A PHP Chat based on LE CHAT
Stars: ✭ 95 (+0%)
Mutual labels:  hacktoberfest
Cloudcmd
✨☁️📁✨ Cloud Commander file manager for the web with console and editor.
Stars: ✭ 1,332 (+1302.11%)
Mutual labels:  hacktoberfest

pypuppetdb

PyPi Version PyPi Downloads Tests Status Coverage Status 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 3.0 or newer
    • (For support of older PuppetDB versions please check versions < 0.2.0)
  • Python 3.6/3.7/3.8

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].