mageru / pysnow

Python library for the ServiceNow REST API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

 ______   __  __    ______    __   __    ______    __     __
/\  == \ /\ \_\ \  /\  ___\  /\ "-.\ \  /\  __ \  /\ \  _ \ \
\ \  _-/ \ \____ \ \ \___  \ \ \ \-.  \ \ \ \/\ \ \ \ \/ ".\ \
 \ \_\    \/\_____\ \/\_____\ \ \_\\"\_\ \ \_____\ \ \__/".~\_\
  \/_/     \/_____/  \/_____/  \/_/ \/_/  \/_____/  \/_/   \/_/
                - a Python library for the ServiceNow REST API
https://travis-ci.org/rbw0/pysnow.svg?branch=master https://coveralls.io/repos/github/rbw0/pysnow/badge.svg?branch=master

Installation

# pip install pysnow

Usage examples

Go here for usage examples

Documentation

The full documentation is available here

Compatibility

Python 2 and 3. Tested: Python 2.6+ and Python 3.3+

Contributors

lingfish, jcpunk, AMMullan, amontalban, ryancurrah, jdugan1024

JetBrains

Thank you Jetbrains (www.jetbrains.com) for supporting with IDE licenses!

Author

Created by Robert Wikman <rbw@vault13.org> in 2016

About

Python library for the ServiceNow REST API

License:MIT License


Languages

Language:Python 100.0%