{"library":"pysnc","type":"library","category":null,"description":"PySNC is a Python interface for the ServiceNow REST and Table APIs, designed to mimic the familiar GlideRecord interface with Pythonic support. It provides robust features for interacting with ServiceNow instances, including synchronous and asynchronous operations, OAuth 2.0 Client Credentials Grant Flow, mTLS support, and built-in retry mechanisms for common error codes. The library is actively maintained with a positive release cadence.","language":"python","status":"active","version":"1.2.1","tags":["ServiceNow","REST API","GlideRecord","ITSM","automation","asyncio","OAuth2"],"install":[{"cmd":"pip install pysnc","imports":["from pysnc import ServiceNowClient","from pysnc.asyncio import AsyncServiceNowClient","from pysnc.oauth2 import ServiceNowPasswordGrantFlow"]},{"cmd":"pip install pysnc[asyncio]","imports":[]}],"homepage":"https://pysnc.dev","github":"https://github.com/ServiceNow/PySNC","docs":"https://servicenow.github.io/PySNC/","changelog":null,"pypi":"https://pypi.org/project/pysnc/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":2.4,"avg_import_s":0.6,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/pysnc/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}