py2script

0.0.1alpha • Public • Published

Py2Script

Python language compiler to Javascript. Work in Progress

Installation

TBD

Usage

Reference in your program:

var py2script = require('py2script');

TBD

Development

git clone git://github.com/ajlopez/Py2Script.git
cd Py2Script
npm install
npm test

Samples

TBD

To do

  • Samples

References

TBD

Contribution

Feel free to file issues and submit pull requests � contributions are welcome.

If you submit a pull request, please be sure to add or update corresponding test cases, and ensure that npm test continues to pass.

Readme

Keywords

none

Package Sidebar

Install

npm i py2script

Weekly Downloads

1

Version

0.0.1alpha

License

none

Last publish

Collaborators

  • ajlopez