Code42's Incydr Python SDK
Project description
Incydr
The Incydr SDK is a Python client for interacting with the Code42 Incydr API.
It provides a thin wrapper around the Requests HTTP library with helper clients that model Code42 data and validate requests with the help of Pydantic.
Documentation can be found at https://developer.code42.com.
Table of Contents
Installation
Install the Incydr SDK with the following command:
pip install incydr
Use either of the following to install Incydr CLI extension alongside the SDK:
$ pip install 'incydr[cli]'
$ pip install 'incydr[all]'.
For more details see the SDK Documentation and the CLI Documentation.
License
incydr
is distributed under the terms of the MIT license.
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
incydr-2.1.0.tar.gz
(122.9 kB
view hashes)
Built Distribution
incydr-2.1.0-py3-none-any.whl
(175.1 kB
view hashes)