Socket
Socket
Sign inDemoInstall

sample-id

Package Overview
Dependencies
23
Maintainers
1
Alerts
File Explorer

Install Socket

Detect and block malicious and high-risk dependencies

Install

    sample-id

Acoustic fingerprinting for Sample Identification


Maintainers
1

Readme

Sample ID

Build Status Coverage Documentation PyPI PyPI Pythons License

Acoustic fingerprinting for Sample Identification

Features

  • What it do?

Usage

  • TODO

Install

pip install sample-id

Documentation

See https://sample-id.readthedocs.org/en/latest/

Development

pip install poetry
cd sample-id
poetry install

Run

To run cli entrypoint:

poetry run sample_id --help

Tests

poetry run tox

Docker

To run with docker

docker build -t sample_id .
docker run sample_id:latest sample_id --help

FAQs


Did you know?

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc