Skip to main content

A command line function tester

Project description

A command line function tester

# litio

## how to use

example 1: ` $ litio main.py --function say_hello --params say_to joe --function-type function hello joe! `

example 2: ` $ litio main.py --function concatenate --params striing_a "hello" string_b " world" --function-type function hello world `

example 3: ` $ litio main.py -f pow -p base 2 exponent 3 -t function --print-return 8 `

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

litio-0.4.1.0.tar.gz (15.9 kB view hashes)

Uploaded Source

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