Skip to main content

A miaotixing extension for schemdule.

Project description

schemdule-extensions-miaotixing

Schemdule

Downloads

A miaotixing extension for Schemdule.

Install

Use pip:

pip install schemdule-extensions-miaotixing

Or use pipx:

pipx inject schemdule schemdule-extensions-miaotixing

# Upgrade
pipx upgrade schemdule --include-injected

Check if the extension installed:

schemdule ext

Usage

This extension provide a MiaotixingPrompter and add the following extension methods on PrompterBuilder.

class PrompterBuilder:
    def useMiaotixing(self, code: str, final: bool = False) -> "PrompterBuilder":
        ...

Use the extension in the schema script.

# schema.py
ext("miaotixing")

prompter.useMiaotixing()

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

schemdule-extensions-miaotixing-0.1.0.tar.gz (2.5 kB view hashes)

Uploaded Source

Built Distribution

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page