Introduction to py42, the Code42 Python SDK

Overview

py42 is a Python SDK wrapper around the Code42 API that also provides several utility methods. You can use py42 to develop your own tools for working with Code42 data while avoiding the overhead of session or authentication management.

Incydr SDK available
Use the Incydr SDK for security-related integrations going forward. py42 remains available for preservation-related use cases like managing backup sets or legal hold. 

Use cases

You can use py42 to develop your own Python applications that: 

Note that this is not an exhaustive list of uses for py42. 

py42 documentation

For more information, see the full py42 documentation at https://py42docs.code42.com.

External resources