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

polyswarm-api

Package Overview
Dependencies
Maintainers
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

polyswarm-api

Client library to simplify interacting with the PolySwarm consumer API

  • 3.11.0
  • PyPI
  • Socket score

Maintainers
2

polyswarm-api

An interface to the PolySwarm Customer APIs. For an easy-to-use CLI tool, or as an example of how to use these APIs, please see polyswarm-cli

Supports Python 3.7 and greater.

Installation

From PyPI:

pip install polyswarm-api

From source:

python3 setup.py install

If you get an error about a missing package named wheel, that means your version of pip or setuptools is too old. You need pip >= 19.0 and setuptools >= 40.8.0. To update pip, run pip install -U pip. To update setuptools, run pip install -U setuptools

Usage

See the polyswarm-api documentation for usage guidance.

API Reference

See the polyswarm-api reference for API References.

Questions? Problems?

File a ticket or email us at info@polyswarm.io.

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