Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/johari/holy
- Owner: johari
- License: mit
- Created: 2013-01-05T16:14:49.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2013-01-05T16:31:32.000Z (almost 12 years ago)
- Last Synced: 2023-03-24T06:46:47.846Z (almost 2 years ago)
- Language: Python
- Size: 109 KB
- Stars: 5
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE-MIT
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 informationInstallation and Usage
======================$ sudo pip install holy
$ holy <(<