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
Release history Release notifications | RSS feed
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.6.3.tar.gz
(29.7 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file ever_playground-0.6.3.tar.gz.
File metadata
- Download URL: ever_playground-0.6.3.tar.gz
- Upload date:
- Size: 29.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/0.15.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
abef826b740c9e973882c34ae451f2836ed3022a8d75291a4b5545e0d52510bb
|
|
| MD5 |
3622a8d0e218a5ef63fa6c4581643fd3
|
|
| BLAKE2b-256 |
f564938fa8dffecc03130e19d83fd1244012f76ae67af9fc074080bd94c32bdb
|
File details
Details for the file ever_playground-0.6.3-cp310-cp310-manylinux_2_34_x86_64.whl.
File metadata
- Download URL: ever_playground-0.6.3-cp310-cp310-manylinux_2_34_x86_64.whl
- Upload date:
- Size: 1.3 MB
- Tags: CPython 3.10, manylinux: glibc 2.34+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/0.15.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a9e142fafc824c8d23e4fcfa64ddcdc35590ba480d6d60311ffe06defb60da38
|
|
| MD5 |
fe07e16f8f954f633ff700d860c762f7
|
|
| BLAKE2b-256 |
5324dde19a07cf57fbe7fde5410e8a3527ad975646a79a4d1c9d0ddcb0e1706b
|