Skip to main content

py-octoxlabs is an API client for Octox Labs Cyber Security Asset Management platform on python programming language.

Project description

Octox Labs Python SDK

py-octoxlabs is an API client for Octox Labs Cyber Security Asset Management platform on python programming language.

Installation

pip install octoxlabs

Quick Start

from octoxlabs import OctoxLabs

octo = OctoxLabs(ip="<your-octoxlabs-platform-ip>", token="<your-api-token>")
count, assets = octo.search_assets(query="Adapters = active-directory")

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

octoxlabs-0.1.tar.gz (6.4 kB view hashes)

Uploaded Source

Built Distribution

octoxlabs-0.1-py3-none-any.whl (7.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page