Metadata-Version: 2.1
Name: jsonclasses-sanic
Version: 0.2.1
Summary: jsonclasses integration with sanic.
Home-page: https://github.com/Wiosoft-Crafts/jsonclasses-sanic
Author: Wiosoft Crafts
Author-email: wiosoftvictor@163.com
License: MIT
Description: # jsonclasses-sanic
        jsonclasses integration with sanic
        
        ## Prerequisites
        
        To use this package, you should have `jsonclasses` and `sanic` installed.
        
        ## Installation
        
        Install `jsonclasses-sanic` with `pip`.
        
        ```sh
        pip install jsonclasses-sanic
        ```
        
        ## Usage
        
        
        
        ## License
        
Platform: UNKNOWN
Requires-Python: >=3.6
Description-Content-Type: text/markdown
