Home

Awesome

SwordieDB

SwordieDB PyPi Page

Downloads Downloads Downloads

SwordieDB is a pip-compatible Python package designed for use in development of SwordieMS-based MapleStory private server tools (e.g. Discord bots).

The SwordieDB API allows access to character stats in the form of objects, for easy manipulation.

Current Status: Fully Released

Overall Developmental Progress:

Character Handling:
User Handling:
Inventory Handling:

Installation

Note: You are recommended to install to the project virtual environment.

Examples

See the Code Examples page for sample code fragments.

Technical Details

Please refer to the Technical Details page for details, as well as detailed instructions for how to build this package for testing.

API Docs

The API Docs have been split out into a sister project here.

Suggestions

Suggestions for new features/functionality can be written as an issue from the "Issues" tab on github.

Credits