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.
Using the package
pip3 install ever-playground
python3
Python 3.10.12 (main, Jun 11 2023, 05:26:28) [GCC 11.4.0] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> from ever_playground import Cell as C
>>> print(C("abc_", C("def8_")))
C("abc_",
C("def"))
Running examples in dev mode
python3 -m venv .venv
source .venv/bin/activate
pip install maturin
maturin develop
python3 run-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.7.7.tar.gz
(50.6 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.7.7.tar.gz.
File metadata
- Download URL: ever_playground-0.7.7.tar.gz
- Upload date:
- Size: 50.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.2.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
feab1e0db25bb3d7c115bbfd348ff49a61737034a6503173e8de32cda972cdfe
|
|
| MD5 |
81fc4ed152c07c8906da95d9b25943e9
|
|
| BLAKE2b-256 |
1c983aa1168192ce45bd2ce6e0d294ef1b57a37bcf4079494d58cccf19f3e531
|
File details
Details for the file ever_playground-0.7.7-cp310-cp310-manylinux_2_34_x86_64.whl.
File metadata
- Download URL: ever_playground-0.7.7-cp310-cp310-manylinux_2_34_x86_64.whl
- Upload date:
- Size: 1.4 MB
- Tags: CPython 3.10, manylinux: glibc 2.34+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.2.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
677d3faf0cf2afa072a75433e278203a55524ed926b51094c4d3f5a814737bdb
|
|
| MD5 |
c0e3023420f3ae2c9dba7616ef83f7ad
|
|
| BLAKE2b-256 |
2fecb09177a30fc03b6175a21b4368d80f0f0f05606afb48ddba4b0a1462218f
|