Socket
Book a DemoInstallSign in
Socket

itkspec

Package Overview
Dependencies
Maintainers
1
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

itkspec

A python package responsible for retrieving component specifications from a unified database. This tool can also operate as an API since it is built with the FastAPI framework.

pipPyPI
Version
1.5.3
Maintainers
1

itk-specifications

A python package responsible for retrieving component specifications from a unified database. This tool can also operate as an API since it is built with the FastAPI framework.

Installation

You can install this package via pip:

pip install itkspec

Usage

Here's a quick example to get started:

import itkspec

# Example usage
itkspec.getSpec(...)

For more in-depth examples, visit the GitHub repository.

Requirements

  • Python >= 3.x
  • outras dependencias

Keywords

itk

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