Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 1.01 KB

README.md

File metadata and controls

23 lines (14 loc) · 1.01 KB

MIT license Code Style: Black

Tantrum: Tanium Instrumental API wrapper

Tantrum is meant to be an API wrapper for Tanium. It makes the Tanium API actually usable by providing native python objects for working with API objects, and also provides workflows for complex multi-step operations.

Installing

Installing tantrum via pip or pipenv will automatically install all of the necessary dependencies.

Examples

These examples are fairly basic and not intended to be full show & tells. More detailed examples will be added over time.