Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Python wrapper for the SeaDex API

License

NotificationsYou must be signed in to change notification settings

Ravencentric/seadex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Logo

Python wrapper for the SeaDex API.

PyPI - VersionPyPI - Python VersionLicensePyPI - Types

GitHub Workflow Status (with event)GitHub Actions Workflow Statuscodecov

Table Of Contents

About

Python wrapper for theSeaDex API.

Installation

seadex is available onPyPI, and can be installed usingpip.

  1. To install the core library:

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

    • Withpipx oruv (recommended)

      pipx install"seadex[cli]"
      uv tool install"seadex[cli]"
    • Withpip

      pip install"seadex[cli]"

Docs

Checkout the complete documentationhere.

License

Distributed under theMIT License. SeeLICENSE for more information.


[8]ページ先頭

©2009-2025 Movatter.jp