Skip to content
This repository was archived by the owner on Feb 3, 2023. It is now read-only.

adrianlee44/atom-aligner-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

  • 2018-08-19   v1.2.0   Add support for MagicPython
  • 2017-05-21   v1.1.0   Add support for = and embedded python
  • 2017-05-13   v1.0.2   Update documentation
  • 2015-09-13   v1.0.1   Fix invalid copy in config
  • 2015-09-09   v1.0.0   Initial release

About

Python support for Aligner

Resources

License

Stars

Watchers

Forks

Packages

No packages published