Skip to main content

Python API to the Hansken REST endpoint

Project description

hansken.py

hansken.py is a Python client to Hansken's REST API, developed and maintained by the Netherlands Forensic Institute.

Installation

hansken.py is hosted on PyPI, install it using pip:

pip install hansken

The installation package defines extras to enable some additional features:

  • report: utilities to help create reports in HTML and PDF formats;
  • mount: enables the mount subcommand, creating FUSE mounts for data sources in a Hansken project;
  • kerberos: enables the use of Kerberos single-sign-on authentication for environments that support it;
  • all: installs all of the above.

These extras can be installed using pip:

pip install hansken[all]

Project details


Release history Release notifications | RSS feed

Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

hansken-2024.4.17-py3-none-any.whl (137.2 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