aligner-python

Python support for Aligner

adrianlee44

19,966

19

1.2.0

MIT

GitHub

This package provides the following services:

aligner-python

Aligner add-on to support Python.

Supported operators

::

colors = {
    "red":    "ff0000",
    "blue":   "0000ff",
    "yellow": "ffff00"
}

=: assignment

someArray = [0, 1]
zero      = 0

Installation

Aligner must be installed along with this package. For more information, please check out Aligner

Changelog