A DSL interpreter for transparent distributed execution over NDN
Project description
ndnc
A DSL interpreter for transparent distributed execution over NDN (Named Data Networking).
Write code without thinking about where it runs — local or remote. The system handles it.
Installation
pip install ndnc
Usage
Run a .ndn script
ndnc run path/to/script.ndn
Run with arguments
ndnc run path/to/script.ndn arg0 arg1
Start NDN server (producer)
ndnc serve
Example
let data = interest "nakazatolab/data"
let result = func modify(data)
print result
Requirements
- Python 3.10+
- python-ndn
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
ndnc-0.0.3.tar.gz
(12.1 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
ndnc-0.0.3-py3-none-any.whl
(13.7 kB
view details)
File details
Details for the file ndnc-0.0.3.tar.gz.
File metadata
- Download URL: ndnc-0.0.3.tar.gz
- Upload date:
- Size: 12.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
557b5940b536c7e9b1e325f77c9dc2ce1678f09d84296d84736b31326177ba7e
|
|
| MD5 |
4af421059086a965fbc324ac0a3269fd
|
|
| BLAKE2b-256 |
2ee45f8e7dbe812588ab0ec0c7e35d7c80f99aa6c497001695afc625462c2a6d
|
File details
Details for the file ndnc-0.0.3-py3-none-any.whl.
File metadata
- Download URL: ndnc-0.0.3-py3-none-any.whl
- Upload date:
- Size: 13.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2716248aaef64bb9a283e3b95a318dd02b7205fbd00210d7ba5a0544d82ce485
|
|
| MD5 |
5ca7a833682d1ad491e592a72b9a0720
|
|
| BLAKE2b-256 |
088081acacea147083cefb3ab8e266f6da248b2e11105b07c72904295534f00d
|