Quickly run code in almost any language
Project description
tias (try it and see)
Quickly run code in almost any language.
Install with pip install tias
(requires Python 3.9 or newer). Run tias with py -m tias
or python3 -m tias
, or make a custom terminal command.
reuse code
Set commonly used code ("jargon") to automatically wrap around the code you enter. Default jargon is given for many languages for one-line hello worlds, including:
C#
System.Console.WriteLine("hello world");
C++
cout << "hello world";
Go
fmt.Println("hello world")
Java
System.out.println("hello world");
Rust
println!("hello world");
supported languages
Here are some of the languages:
APL, Assembly, Bash, C, C#, C++, Clojure, COBOL, Crystal, Dart, Elixir, Emacs Lisp, Erlang, F#, Fortran, Go, Groovy, Haskell, Java, JavaScript, Julia, Kotlin, LLVM, LOLCODE, Lua, Malbolge, Objective-C, OCaml, Perl, PHP, PowerShell, Python, R, Ruby, Rust, Scala, SQLite, Swift, TypeScript, and hundreds more (680 total).
giving input
You can give input to your code by wrapping it with three backticks and then listing the inputs after.
This app uses tio.run's API.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file tias-0.4.6.tar.gz
.
File metadata
- Download URL: tias-0.4.6.tar.gz
- Upload date:
- Size: 10.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.3 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.5 CPython/3.10.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 774d6bbec971d7d7328b6b9397e618b7591b27f558182474921101190d399596 |
|
MD5 | 082f09d90a34d1f1ba54b1f1f857edf8 |
|
BLAKE2b-256 | b7de5384495dac998b9d73bde9d4ac62d7b8d520adcf86fbb28c81b10b94f24d |
File details
Details for the file tias-0.4.6-py3-none-any.whl
.
File metadata
- Download URL: tias-0.4.6-py3-none-any.whl
- Upload date:
- Size: 14.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.3 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.5 CPython/3.10.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6457817057f55f41650bc307d0e055b63a4bc4803db195130b8577ba0ab9d429 |
|
MD5 | 71dd109e4351e5ff2181a886ef68404e |
|
BLAKE2b-256 | eea21b559f309692d7410e2d1bfb68edcaa3a080d3ab85d703c607a86d016e82 |