254 Commits (code-comments)
 

Author SHA1 Message Date
  Philipp Oppermann 37c7970e49
Add dora input nodes in visualization 3 years ago
  Philipp Oppermann acd0f6193f
Adjust libraries and binaries for new `InputMapping` format 3 years ago
  Philipp Oppermann 3c8ee37795
Implement parsing of new dora timer input keys 3 years ago
  Philipp Oppermann b6a8d5d994
Merge pull request #54 from dora-rs/dora-node-python 3 years ago
  haixuanTao e661324253 change test graph input name `time` to` string` 3 years ago
  haixuanTao 4158b1b0de use `pyproject.toml` for activating `pyo3/extension-module` 3 years ago
  Philipp Oppermann ae9043c961
Fix logo path 3 years ago
  haixuanTao 4ff9a59ad7 Use `PyBytes` as it is faster than Vec<u8> 3 years ago
  haixuanTao f2b3bd5a21 adding `abi3-py38` to pyo3 for best target support 3 years ago
  haixuanTao 44713538e7 adding `--no-default-features` for pyo3 extension 3 years ago
  haixuanTao 9f53dc6904 Adding feature flag to pyo3 3 years ago
  haixuanTao 366ec10b1a Adding `extension-module` for pyo3 extension 3 years ago
  haixuanTao 7813615b2c Remove legacy python binding from `Cargo.toml` 3 years ago
  haixuanTao 6b2b082e71 Renaming `PyDoraNode` to `Node` 3 years ago
  haixuanTao 79da342b62 Adding test graph for python node 3 years ago
  haixuanTao d69776a85f Adding `eyre` Error handling derived into `PyErr` 3 years ago
  haixuanTao 9000e68111 Adding `__iter__` function 3 years ago
  haixuanTao c6b671b4ee moving `node` examples into a specific folder 3 years ago
  haixuanTao 1903c636cb Refactoring `python-node-api` 3 years ago
  haixuanTao 128bf6ca43 Adding `next`, `send_output` for Python node API 3 years ago
  haixuanTao 515ae91151 making `CommunicationLayer` Send and Sync 3 years ago
  haixuanTao edbd10e410 add `Send` trait to the communicationLayer 3 years ago
  haixuanTao f7d288ba69 init `dora-node-api-python` 3 years ago
  Philipp Oppermann e98fc0725d
Merge pull request #50 from dora-rs/python-operator-alias 3 years ago
  Philipp Oppermann 2750ea59b1 Rename config fields to 'definition' 3 years ago
  Xavier Tao 0db7c6a289
Merge pull request #46 from dora-rs/folder_structure 3 years ago
  Philipp Oppermann 45378870ad Generalize support for single-operator nodes, independent of their type 3 years ago
  Philipp Oppermann bc56b5947d Implement alias syntax for runtime nodes with single python operator 3 years ago
  haixuanTao 5d35b6c77b Changing folder name `serialisation` into `message` 3 years ago
  haixuanTao 251fe6b20f Replaced `dora-common` with `dora-core` 3 years ago
  haixuanTao 28a902d83a Moving folders in correspondance with #41 3 years ago
  haixuanTao a2f737bf25 Use `cargo run` in dataflow 3 years ago
  haixuanTao 6611578d1a Injecting `env` variable into node runtimes 3 years ago
  Philipp Oppermann cd4089b895
Merge pull request #42 from dora-rs/fix/tracing 3 years ago
  haixuanTao b0f468301d Merge branch 'main' into better_README 3 years ago
  haixuanTao ce97bca977 Adding emoji to `README` 3 years ago
  haixuanTao d7f96e3cb5 Expose name of tracing and fix install batch issue 3 years ago
  Yong He b5f520233c
Update README.md 3 years ago
  haixuanTao 9cf0b1c937 Better `README` for public release 3 years ago
  Philipp Oppermann cfe8e8c571
Release the Python interpreter lock when waiting for data (#39) 3 years ago
  Philipp Oppermann 5b70ea8855
Check dependency licenses for compatibility on CI (#34) 3 years ago
  haixuanTao 525e46f2cb Fix typo in `Callable` type hinting 3 years ago
  Xavier Tao ccb32f872b
Merge pull request #36 from futurewei-tech/fix/better_python_operator_exemple 3 years ago
  haixuanTao 7ab82b0e2d Better example for python operator 3 years ago
  Xavier Tao 03bf7b79da
Merge pull request #35 from futurewei-tech/descriptions 3 years ago
  haixuanTao c55ba344bd Removing `git` repo in `cargo` in preparation of release 3 years ago
  Yong He 6f6f7c6f08
Update README.md 3 years ago
  Philipp Oppermann b4717c12df
Merge pull request #33 from futurewei-tech/licensing 3 years ago
  Philipp Oppermann 84fae3536c
Merge pull request #30 from futurewei-tech/python-api 3 years ago
  Philipp Oppermann eb68070855 Make `drop_operator` function optional 3 years ago