Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoInstallSign in
Socket

incydr

Package Overview
Dependencies
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

incydr

Code42's Incydr Python SDK

Source
pipPyPI
Version
2.11.0
Maintainers
1

Incydr

PyPI - Version PyPI - Python Version Code style: black

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.

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts