{"categories":[{"label":"WWW/HTTP","url":"https://skillfed.io/packages/category/internet-www-http/7"}],"enrichment":{"capability":"pynautobot is a Python API client library for Nautobot, providing programmatic access to network infrastructure data stored in a Nautobot instance via REST API calls.","skillfed_tags":["network-automation","nautobot-integration"],"use_cases":["Query device inventory and network topology from Nautobot in automation scripts or monitoring tools.","Execute Nautobot jobs programmatically with custom inputs and retrieve job results.","Build integration layers between Nautobot and other network management or ticketing systems.","Retrieve site, device, and tag data for reporting or compliance audits.","Automate bulk operations on network infrastructure by querying and updating Nautobot objects."],"what_it_does":"pynautobot is a Python client library that bridges your code to a Nautobot network infrastructure management platform via its REST API. It abstracts the HTTP layer, allowing you to query devices, sites, jobs, and other Nautobot objects as Python objects with familiar method calls like .get(), .filter(), and .all(). The library was originally forked from pynetbox and provides a structured way to read and manipulate network infrastructure data programmatically.\n\nThe package handles common REST API patterns\u2014pagination, versioning, retry logic, and optional multithreading\u2014so you don't have to. It exposes Nautobot's Apps and Models through an Endpoint abstraction, and includes a specialized JobsEndpoint class for executing Nautobot jobs with inputs and retrieving results. This makes it suitable for automation scripts, integration workflows, and tools that need to interact with a Nautobot instance.","worth_installing":"Yes. pynautobot is actively maintained, has low install friction, carries no known vulnerabilities, and is licensed permissively. Install it if you need to programmatically interact with a Nautobot instance; skip it if you don't have a Nautobot deployment or don't need API-level access to its data."},"id":"pynautobot","links":{"html":"https://skillfed.io/packages/pynautobot","md":"https://skillfed.io/packages/pynautobot.md","pypi":"https://pypi.org/project/pynautobot/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-07-06","license_spdx":null,"license_treatment":"permissive","name":"pynautobot","python_support":"supports_current","summary":"Nautobot API client library"},"popularity":{"monthly_downloads":125753,"position":11802,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"3.1.1"}
