Metadata-Version: 1.1
Name: swordiedb
Version: 0.0.5
Summary: A database API for swordie-ms based maplestory sources
Home-page: UNKNOWN
Author: Brandon Nguyen
Author-email: brandonnguyen3301@gmail.com
License: MIT
Description: SwordieDB is a Maplestory Python-based pip package that allows access to information in SwordieMS database.
        
        This API lets you have access to character stats as an object, allowing you to edit any stats easily.
        
        Visit the github for more information on how to use this package!
        https://github.com/Bratah123/SwordieDB
        
        Change Log
        ==========
        
        0.0.1 (11/10/2020)
        ------------------
        - First Release
        - Completed Character Object
        
        0.0.2 (11/10/2020
        -----------------
        - Fixed Typos
        
        0.0.3 (11/10/2020)
        ------------------
        - Minor documentation edit
        
        0.0.4 (11/10/2020)
        ------------------
        - fixed get_job_name()
        
        0.0.5 (11/10/2020)
        ------------------
        - Added a port parameter to SwordieDB Constructor
Keywords: database,swordie
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Education
Classifier: Operating System :: Microsoft :: Windows :: Windows 10
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
