Skip to main content

Pygments lexer and style for the AnyScript language. AnyScript is the

Project description

Pygments AnyScript plugin

pygments_anyscript pygments_anyscript pygments_anyscript

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.3.0.tar.gz (12.3 kB view hashes)

Uploaded Source

Built Distribution

pygments_anyscript-1.3.0-py3-none-any.whl (11.7 kB view hashes)

Uploaded Python 3

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