Metadata-Version: 2.1
Name: canvas-tools
Version: 0.0.2
Summary: A set of tools for working with Canvas.
Home-page: https://github.com/alanzchen/Canvas-Tools
Author: Alan Chen
Author-email: me@zenan.ch
License: UNKNOWN
Description: # Canvas Tools
        A set of tools for working with Canvas.
        
        ## Currently available tools
        
        `canvas_group_csv`: Export your canvas student groups into a CSV file. Ready for Zoom breakout room CSV import.
        
        ## Install
        
        `pip3 install canvas_tools`
        
        ## Usage
        
        Run `canvas_group_csv -h` will give you the help documentation for that command.
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
