Skip to main content

No project description provided

Project description

ever-playground

A tool alternative to Fift: play with Cells, Slices, Builders, and Dictionaries — native types of TVM; assemble and run TVM code.

Running

pip install ever-playground
python3
Python 3.10.6 (main, Mar 10 2023, 10:55:28) [GCC 11.3.0] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> from ever_playground import Cell as C
>>> print(C("abc_"))
C("abc_")

Running examples in dev mode

python3 -m venv .venv
source .venv/bin/activate
pip install maturin
maturin develop
python3 examples.py

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

ever_playground-0.7.1.tar.gz (32.0 kB view hashes)

Uploaded Source

Built Distribution

ever_playground-0.7.1-cp310-cp310-manylinux_2_34_x86_64.whl (1.3 MB view hashes)

Uploaded CPython 3.10 manylinux: glibc 2.34+ 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