Metadata-Version: 1.1
Name: MeaxisNetwork
Version: 0.0.8
Summary: A python wrapper for the MeaxisNetwork API.
Home-page: https://meaxisnetwork.net/create/docs/api/index
Author: MeaxisNetwork
Author-email: meaxis@meaxisnetwork.net
License: MIT
Description: A python wrapper for Version 3 of the MeaxisNetwork API.
        
        --------------------------
        
        Changelog
        
        --------------------------
        
        Version 0.0.2
        
        - Beta Version released
        - Users, Account, Funfact, LeafyStatus, Shop and Creations class.
        - Custom errors for missing keyword arguments.
        
        --------------------------
        
        Version 0.0.3
        
        - Account, User, Creations, Funfact, LeafyStatus, Shop, Vote classes are split into files.
        - Credentials class is added for storing logcooks and sesscooks (not fully implemented).
        - New function for checking the response codes to format errors in a readable JSON format.
        
        --------------------------
        
        Version 0.0.4
        
        - (CRITICAL) Fixed a bug where the module did not install properly.
        
        --------------------------
        
        Version 0.0.5
        
        - (CRITICAL) Fixed a bug where incorrect dependencies were trying to be installed by setuptools configuration.
        
        --------------------------
        
        Version 0.0.6
        
        - Even more critical bug fixes.
        
        --------------------------
        
        Version 0.0.7
        
        - BUG FIXES 
        
        --------------------------
        
        Version 0.0.8
        
        - Critical Bug Fix Attempts
Keywords: meaxisnetwork
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Education
Classifier: Operating System :: Microsoft :: Windows :: Windows 10
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
