From a5138dcceda50e9039d560be456df087abccbe88 Mon Sep 17 00:00:00 2001 From: Jeremy Stretch Date: Tue, 10 Sep 2019 15:28:27 -0400 Subject: [PATCH] Created Community Contributions (markdown) --- Community-Contributions.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 Community-Contributions.md diff --git a/Community-Contributions.md b/Community-Contributions.md new file mode 100644 index 0000000..d02aac7 --- /dev/null +++ b/Community-Contributions.md @@ -0,0 +1,15 @@ +This page lists contributions from people in the NetBox community that, while not directly part of NetBox, enrich its functionality. + +## SDK + +* [pynetbox](https://github.com/digitalocean/pynetbox) - A Python API client library +* [netbox-client-ruby](https://github.com/ninech/netbox-client-ruby) - A Ruby API client library +* [powerbox](https://github.com/BatmanAMA/powerbox) - A PowerShell library + +## Ansible + +* [netbox-as-ansible-inventory](https://github.com/AAbouZaid/netbox-as-ansible-inventory) - A dynamic inventory script for NetBox + +## Miscellaneous + +* [Kubernetes Helm chart](https://github.com/bootc/netbox-chart) by [@bootc](https://github.com/bootc) \ No newline at end of file