1.0.33 • Published 5 years ago

pythonscript v1.0.33

Weekly downloads
-
License
ISC
Repository
-
Last release
5 years ago

pythonscipt

GitHub Logo

Are you tired of JavaScript? Well there is now a package where you can print python!

Installation

npm install pythonscript --save

Usage

const { print } = require("pythonscript");

print("I'm printing in python!!!!")

Options

const { options } = require("pythonscript");

OptionsTypeDescription
printstringPrint something!
warnstringWarn in console!
clearNumberClear the console!
errorstringSend an error in console!
debugstringdebug in console!
infostringsend info in console!
1.0.33

5 years ago

1.0.32

5 years ago

1.0.31

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago