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.4.tar.gz
(12.3 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.4-py3-none-any.whl
(13.8 kB
view details)
File details
Details for the file ndnc-0.0.4.tar.gz.
File metadata
- Download URL: ndnc-0.0.4.tar.gz
- Upload date:
- Size: 12.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b64958fd12d52752a7a68522fe44bcf4d84e2a4bd7f816e41c986cbaf1ddff3f
|
|
| MD5 |
19049f0672f471df238260be3508a76f
|
|
| BLAKE2b-256 |
9be49ffbb61d9026ecf62254bef540778d8472d1549fc45893735b454bb07fd5
|
File details
Details for the file ndnc-0.0.4-py3-none-any.whl.
File metadata
- Download URL: ndnc-0.0.4-py3-none-any.whl
- Upload date:
- Size: 13.8 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 |
721d79c537c1cb493d448b97c897a2f2024928080bc9c014755ebf7d6e2e31c9
|
|
| MD5 |
3dc1204789cd9ad9aef2ddc93231a4be
|
|
| BLAKE2b-256 |
498fae96128a7e21bebb09039ec9de3093a3dfe3d7f8c4b1e945d978d31afd41
|