Python wrapper for the SeaDex API.
Python wrapper for the SeaDex API.
Currently, it only covers a single endpoint, i.e., the backup endpoint, intended for the SeaDex admins. I plan to support more but that'll have to wait till I have more time.
seadex
is available on PyPI, and can be installed using pip.
-
To install the core library:
pip install seadex
-
To install with the CLI tools:
Checkout the complete documentation here.
Distributed under the MIT License. See LICENSE for more information.