Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/johari/holy

Python ast transformer to Ruby source code
https://github.com/johari/holy

Last synced: 29 days ago
JSON representation

Python ast transformer to Ruby source code

Awesome Lists containing this project

README

        

HOLY
====

Holy is a Python script which uses `ast` module to convert a Python source code to Ruby.
Holy is basically a `NodeVisitor` with ruby output.
See [`ast` documentation](http://docs.python.org/2/library/ast.html) for more information

Installation and Usage
======================

$ sudo pip install holy
$ holy <(<