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

seadex

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

seadex

Python wrapper for the SeaDex API

  • 0.4.0
  • PyPI
  • Socket score

Maintainers
1

Logo

Python wrapper for the SeaDex API.

Table Of Contents

About

Python wrapper for the SeaDex API.

Installation

seadex is available on PyPI, and can be installed using pip.

  1. To install the core library:

    pip install seadex
    
  2. To install with the CLI tools:

    • With pipx or uv (recommended)

      pipx install "seadex[cli]"
      
      uv tool install "seadex[cli]"
      
    • With pip

      pip install "seadex[cli]"
      

Docs

Checkout the complete documentation here.

License

Distributed under the MIT License. See LICENSE for more information.

Keywords

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