The Shodo Python help you, lint Japanese text and download posts and images.
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]
Installing the CLI provides access to the shodo
command.
$ shodo [COMMAND]
# Run `--help` for more information about CLI commands
$ shodo [COMMAND] --help
The Shodo Python CLI provides the following commands:
For additional information, please refer to the Shodo Python CLI documentation.