1.0.33 • Published 4 years ago

pythonscript v1.0.33

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

4 years ago

1.0.32

4 years ago

1.0.31

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago