Skip to main content

Python lib for mangle. Exolang that can take any utf8 text as valid code and return some result out of it

Project description

Website Crates.io Chat with me on irc GitHub license CircleCI Build Status codecov

Mangle

These are the python bindings for mangle, an exolang (A scripting programming language just for fun) without any reserved keywords that can run any utf8 compatible with more than 2 space separated words on it.

Python bindings

Python bindings are available for python > 3.7. You can install them with:

pip install mangle

Then you can get started evaluating mangle from python with:

import mangle
mangle.eval("cat is fat")
>> '5'

Learn more

You can read more about mangle at: https://github.com/matheusfillipe/mangle

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

mangle-0.0.5.tar.gz (15.9 kB view hashes)

Uploaded Source

Built Distributions

mangle-0.0.5-pp37-pypy37_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.whl (182.4 kB view hashes)

Uploaded PyPy manylinux: glibc 2.5+ x86-64

mangle-0.0.5-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.whl (179.7 kB view hashes)

Uploaded CPython 3.10 manylinux: glibc 2.5+ x86-64

mangle-0.0.5-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.whl (179.7 kB view hashes)

Uploaded CPython 3.9 manylinux: glibc 2.5+ x86-64

mangle-0.0.5-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.whl (179.6 kB view hashes)

Uploaded CPython 3.8 manylinux: glibc 2.5+ x86-64

mangle-0.0.5-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.whl (179.7 kB view hashes)

Uploaded CPython 3.7m manylinux: glibc 2.5+ x86-64

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