jpyscript

0.0.1alpha • Public • Published

JPyScript

Python language compiler to Javascript. Work in Progress

Installation

TBD

Usage

Reference in your program:

var jpyscript = require('jpyscript');

TBD

Development

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

Samples

TBD

To do

  • Samples

References

TBD

License

MIT

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 jpyscript

Weekly Downloads

0

Version

0.0.1alpha

License

none

Last publish

Collaborators

  • ajlopez