Skip to content

Latest commit

 

History

History
41 lines (26 loc) · 1014 Bytes

README.md

File metadata and controls

41 lines (26 loc) · 1014 Bytes

Shodo Python

The Shodo Python help you, lint Japanese text and download posts and images.

Installation

Normal installation provides only Shodo Python CLI. To use the Shodo Python CLI.
Install Shodo Python CLI using pip:

$ pip install shodo

Or, to include the optional asyncio support for programming, use:

$ pip install shodo[async]

Usage

Installing the CLI provides access to the shodo command.

$ shodo [COMMAND]

# Run `--help` for more information about CLI commands
$ shodo [COMMAND] --help

Commands

The Shodo Python CLI provides the following commands:

Documentation

For additional information, please refer to the Shodo Python CLI documentation.