Skip to main content

a simple package for running seperate languages in python

Project description

langrun: the language runner

Get it:

pip install langrun

Import it:

from langrun import <language>

or

import langrun

Use it:

import langrun
langrun.c("main.c")

supported languages

21 lanuages:

c, cpp, csharp, java, javascript, php, ruby, perl, bash, go, kotlin, rust, swift, julia, lua, groovy, dart, r, erlang, haskell and scala.

updates

  • 1.0.1

    added python() with args

    added interactive_python() (called with -i flag)

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

langrun-1.0.1.tar.gz (2.9 kB view hashes)

Uploaded Source

Built Distribution

langrun-1.0.1-py3-none-any.whl (2.8 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