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.2.tar.gz
(11.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.2-py3-none-any.whl
(12.5 kB
view details)
File details
Details for the file ndnc-0.0.2.tar.gz.
File metadata
- Download URL: ndnc-0.0.2.tar.gz
- Upload date:
- Size: 11.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 |
37bfbb4ca7660f08b68370ba1bf2453e6ae6d8f33600025e8490b157c90feeaa
|
|
| MD5 |
3a2003ae300b4d094276c027c7a7c0d8
|
|
| BLAKE2b-256 |
81b547c60285f3fc2cd7bd55b91f0b36ceaab3a5ae18ee0484a660d32dab919a
|
File details
Details for the file ndnc-0.0.2-py3-none-any.whl.
File metadata
- Download URL: ndnc-0.0.2-py3-none-any.whl
- Upload date:
- Size: 12.5 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 |
5313924ffa808371d5d0fcbda752f1dc4a9e1b5f32a5a735ce69b1779ed6a068
|
|
| MD5 |
3a7304427844a81564c394153463e647
|
|
| BLAKE2b-256 |
ddcf733d275a44548d5d501abe38e69a9865fa2b51d31a8ce9fcb808320ad788
|