Installation¶
The asplain system is available in PyPI. Install it using pip by running the following command in your terminal:
pip install asplain
A successful installation will make the asplain command available in your terminal. You can check the installation by running:
asplain -h
This will display the help message with available options and usage instructions.