Python 3 Library to interact with and manage a ServiceNow instance via JSONv2


Licenses
GPL-3.0/GPL-3.0+
Install
pip install snowpy3==2022.8.10.3

Documentation

███████╗███╗   ██╗ ██████╗ ██╗    ██╗██████╗ ██╗   ██╗██████╗ 
██╔════╝████╗  ██║██╔═══██╗██║    ██║██╔══██╗╚██╗ ██╔╝╚════██╗
███████╗██╔██╗ ██║██║   ██║██║ █╗ ██║██████╔╝ ╚████╔╝  █████╔╝
╚════██║██║╚██╗██║██║   ██║██║███╗██║██╔═══╝   ╚██╔╝   ╚═══██╗
███████║██║ ╚████║╚██████╔╝╚███╔███╔╝██║        ██║   ██████╔╝
╚══════╝╚═╝  ╚═══╝ ╚═════╝  ╚══╝╚══╝ ╚═╝        ╚═╝   ╚═════╝

      Python 3 Library for ServiceNow JSONv2 Rest API


*---------------------------------------------------------[ NOTE ]-*
* Based on servicenow 2.1.0 <https://pypi.org/project/servicenow/> *
* Wrttien by Francisco Freire <francisco.freire@locaweb.com.br>    *
*------------------------------------------------------------------*

Installing

pip install snowpy3

Current version of SNOWPY3 works with NOW (New York version)

Dependencies

  • python-requests
  • python-redis

NOTES

Works with the latest version of SNOW (Aug 5, 2022 checks)