1.0.33 • Published 3 years ago

pythonscript v1.0.33

Weekly downloads
-
License
ISC
Repository
-
Last release
3 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

3 years ago

1.0.32

3 years ago

1.0.31

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago