Skip to main content

A cli tool with an in-place terminal editor to compile over 26 languages instantly using the wandbox api.

Project description

Wandbox Cli

A cli tool which uses the wandbox api to compile over 26 languages instantly, Wandbox is a social compilation service.

Note: The time for the output totally depends upon how fast your internet can make a post request, it can be as slow as mine or instantaneous

Installation

You can install it with the python package manager pip

pip install wand-cli

After installing with pip, you will have the command available for you, so you can directly run by

wandbox [OPTIONS]

Commands

If you run the command without any option provided, you will be asked for the language name and then you can write your code in the terminal directly, and run it by pressing esc + enter

list

The list command, wandbox --list or wandbox -l is used to show the list of languages available.

file

The file command, wandbox --file [FILE PATH] or wandbox -f [FILE PATH] is used to compile a file.

theme

The theme command, wandbox --theme [theme name] or wandbox -t [theme name] is used to change the colorscheme for the in-place text editor

themelist

The themelist command (wandbox --themelist or wandbox -tl) is used to list all the available color schemes.

help

The help command, wandbox --help or wandbox -h shows a brief description on the command.

Languages

Here's a list of the languages which are available.

.. ..
python f#
c++ scala
c swift
javascript typescript
java vim
haskell lua
bash nim
cmake php
elixir perl
d pony
sqlite go
lisp ruby

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

wand-cli-2.1.tar.gz (6.6 kB view hashes)

Uploaded Source

Built Distribution

wand_cli-2.1-py3-none-any.whl (11.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page