pythonscript

1.0.33 • Public • Published

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");

Options Type Description
print string Print something!
warn string Warn in console!
clear Number Clear the console!
error string Send an error in console!
debug string debug in console!
info string send info in console!

Readme

Keywords

none

Package Sidebar

Install

npm i pythonscript

Weekly Downloads

1

Version

1.0.33

License

ISC

Unpacked Size

38.6 kB

Total Files

6

Last publish

Collaborators

  • razegame