Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

hansken

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hansken

Python API to the Hansken REST endpoint

  • 2024.12.4
  • PyPI
  • Socket score

Maintainers
1

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;
  • all: installs all of the above.

These extras can be installed using pip:

pip install hansken[all]

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc