Metadata-Version: 2.1
Name: ji-auth
Version: 0.0.1
Summary: Canvas token and JOJ SID are within reach in CLI.
Home-page: https://github.com/BoYanZh/JI-Auth
Author: BoYanZh
Author-email: bomingzh@sjtu.edu.cn
Maintainer: BoYanZh
Maintainer-email: bomingzh@sjtu.edu.cn
License: MIT
Description: # JI Auth
        
        Canvas token and JOJ SID are within reach in CLI.
        
        ## Getting Started
        
        ```bash
        $ pip3 install ji-auth
        $ ji-auth --help
        Usage: __main__.py [OPTIONS] COMMAND [ARGS]...
        
        Options:
          --help  Show this message and exit.
        
        Commands:
          canvas  Get a newly generated token from Canvas.
          joj     Get the SID from JOJ cookies.
        ```
        
Platform: UNKNOWN
Requires-Python: >=3.6
Description-Content-Type: text/markdown
