{"categories":[{"label":"WWW/HTTP","url":"https://skillfed.io/packages/category/internet-www-http/4"}],"enrichment":{"capability":"pysnow is a Python HTTP client library for interacting with ServiceNow APIs, providing methods to query, create, update, and delete records in ServiceNow instances.","skillfed_tags":["servicenow-integration","rest-api-client","dormant-maintenance"],"use_cases":["Automate incident or change ticket creation and updates from Python scripts or workflows.","Query ServiceNow tables programmatically to extract data for reporting or integration with other systems.","Build Python-based automation tools that interact with ServiceNow without writing raw HTTP requests.","Sync ServiceNow records with external databases or applications via scheduled Python jobs.","Implement custom ServiceNow integrations in legacy or synchronous Python applications."],"what_it_does":"pysnow is a synchronous Python client for ServiceNow's REST API, built on top of requests and requests-oauthlib. It abstracts the HTTP layer and provides a query-builder interface to fetch, create, update, and delete records from ServiceNow tables. The library supports both basic authentication and OAuth, and uses ijson for efficient JSON streaming when handling large responses.\n\nThe package is in stable maintenance mode: the author has stated that no new features will be added, and development has shifted to aiosnow, an async alternative. If you are working with an existing ServiceNow integration or maintaining legacy code, pysnow remains functional, but for new projects you may want to evaluate aiosnow or direct REST calls depending on your async requirements.","worth_installing":"Yes, if you are maintaining or extending an existing pysnow codebase or need a simple synchronous ServiceNow client for a legacy system. No, if you are starting a new project\u2014the author explicitly recommends aiosnow for new development. The package is dormant (last release 2021-03-06) but has no known vulnerabilities and low install friction. Evaluate whether async support and active maintenance are important for your use case."},"id":"pysnow","links":{"html":"https://skillfed.io/packages/pysnow","md":"https://skillfed.io/packages/pysnow.md","pypi":"https://pypi.org/project/pysnow/"},"maintenance":{"status":"dormant"},"meta":{"latest_release":"2021-03-06","license_spdx":null,"license_treatment":"permissive","name":"pysnow","python_support":"supports_current","summary":"ServiceNow HTTP client library"},"popularity":{"monthly_downloads":294796,"position":7941,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.7.17"}
