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!

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
1.0.330latest

Version History

VersionDownloads (Last 7 Days)Published
1.0.330
1.0.320
1.0.310
1.0.30
1.0.20
1.0.10
1.0.00

Package Sidebar

Install

npm i pythonscript

Weekly Downloads

0

Version

1.0.33

License

ISC

Unpacked Size

38.6 kB

Total Files

6

Last publish

Collaborators

  • razegame