Skip to main content

No project description provided

Project description

Snow Way Out

Simple Python wrapper for making api calls to ServiceNow.

Development

Clone the repo and install dependencies into a local virtual environment.

python3 -m venv .venv
source .venv/bin/activate
pip install --editable .

Tests

Export variables for your environment, otherwise the test will prompt you for input.

export SNOW_ENDPOINT="https://example.service-now.com"
export SNOW_API_USERNAME=example
export SNOW_API_PASSWORD=hunter2
pytest

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

snow_way_out-0.0.2.tar.gz (11.9 kB view hashes)

Uploaded Source

Built Distribution

snow_way_out-0.0.2-py3-none-any.whl (11.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page