Skip to main content

back math notaion in CLI

Project description

Math Fold

Bring fold in functional programming to CLI.

pip3 install math-fold

Usage Example

$ cat r.txt | calculate 'lambda a, b: a+b+3'
82
$ cat r.txt | calculate 'min'
1
$ cat r.txt | calculate 'max'
10
$ cat r.txt | calculate 'mean'
9.001953125

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

math_fold-0.1.5-py3-none-any.whl (2.5 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