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
Release history Release notifications | RSS feed
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 details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file snow_way_out-0.0.2.tar.gz.
File metadata
- Download URL: snow_way_out-0.0.2.tar.gz
- Upload date:
- Size: 11.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b3fc1ccb4a20fe5575addff44719ad5d312e7934ca8d82a002c20f05277b9179
|
|
| MD5 |
d58b94e93e68e8cbfd2f617dbd8c4e8f
|
|
| BLAKE2b-256 |
4e9a3b2315e1bd76223af858608316077536a49fe6528ae78471d4296b4af0e5
|
File details
Details for the file snow_way_out-0.0.2-py3-none-any.whl.
File metadata
- Download URL: snow_way_out-0.0.2-py3-none-any.whl
- Upload date:
- Size: 11.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c9b699eb0839abfe1bedf171643ccddd06d9c71abdbe8db692836a72dda7bb77
|
|
| MD5 |
285ddeff56113b1641164116fb096eb7
|
|
| BLAKE2b-256 |
e8640c17066abe07380ef380562f28ce19f748a8895577437c60349dd286dd4f
|