Skip to main content

Robust Python SDK and CLI for Certego's Dragonfly service's API

Project description

pyDragonfly

PyPI version PyPI Supported Python Versions

Linter & Tests codecov Language grade: Python CodeFactor

Robust Python SDK and Command Line Client for interacting with Certego's Dragonfly service's API. Built with django-rest-client.

Features

  • Easy one-time configuration with self documented help and hints along the way.
  • Supports all endpoints of Dragonfly's REST API.
  • Analysis:
    • Create new analysis by uploading sample
    • Revoke a running analysis
    • View analysis report
    • List latest with filtering, ordering, pagination capabilities
    • Download sample of an existing analysis
  • Profile and Rule:
    • Create new Profile or Rule objects
    • Update existing Profile and Rule objects
    • List latest with filtering, ordering, pagination capabilities
  • View and manage your dragonfly organization and invitations
  • View and manage active browser sessions
  • View account access and subscription info

Demo

pydragonfly asciicast

Installation

Requires python version >=3.6.

$ pip3 install pydragonfly

For development/testing, pip3 install pydragonfly[dev]

Documentation

Documentation Status

FAQ

Generate API key

You need a valid API key to interact with the Dragonfly server. For this, head on over to https://dragonfly.certego.net/me/sessions and click on the Generate + button.

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

pydragonfly-0.1.2.tar.gz (22.2 kB view hashes)

Uploaded Source

Built Distribution

pydragonfly-0.1.2-py3-none-any.whl (35.4 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