Socket
Socket
Sign inDemoInstall

kerfed-api

Package Overview
Dependencies
4
Maintainers
2
Alerts
File Explorer

Install Socket

Detect and block malicious and high-risk dependencies

Install

    kerfed-api

Analyze CAD assemblies using the Kerfed API.


Maintainers
2

Readme

kerfed_api

PyPI version

These are Python bindings to access the Kerfed REST API for analyzing and automatically quoting CAD assemblies. You can create an API key from any account using the account management console.

Quick Start

pip install kerfed-api

ipython -i
>>> import kerfed_api as ka
>>> quote = ka.Quote('models/camera.3dxml')
>>> quote.parts

Keywords

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