Pygments lexer and style for the AnyScript language. AnyScript is the
Project description
Pygments AnyScript plugin
Pygments lexer and style for the AnyScript language. AnyScript is the scripting langugage used for the AnyBody Modeling System; a system for multibody musculoskeletal analysis.
Installation
- Pip: Run
pip install pygments-anyscript
- Conda: Run
conda -c conda-forge pygments_anyscript
- Source: Download source and execute
python -m pip install .
Requirements
- pygments
Usage
The lexer and style can be used with the Pygments api like any other lexer or style.
::
$ pygmentize -l AnyScript MyAnyScriptFile.any $ pygmentize -l AnyScript -O style=anyscript MyAnyScriptFile.any $ pygmentize -l AnyScript -f html -O full,style=anyscript -o MyAnyScriptFile.html MyAnyScriptFile.any
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
pygments_anyscript-1.4.0.tar.gz
(10.8 kB
view details)
File details
Details for the file pygments_anyscript-1.4.0.tar.gz
.
File metadata
- Download URL: pygments_anyscript-1.4.0.tar.gz
- Upload date:
- Size: 10.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ef6989e5ec85350e36442da0cbadec07c41ea3d2e0d301bf2086e72deb6caaed |
|
MD5 | b0a20b70bf8947e103cf67108ae414d9 |
|
BLAKE2b-256 | 620cbd0e7a2a2638cf7e5c6934b2c762125dd9e9d087a8ff120a89f914deabe8 |