-
Implement an API that is functionally equivalent to the Wasm bindings (`ergo-lib-wasm`). Essentially, this API should provide all the necessary functionality for dApps to build and sign transactions. …
-
hey all, hey @dmilkie! :wave:
I'm just getting acquainted here (saw this mentioned in a talk by @kevinyamauchi). i'd love to try to use/depend on this as a ground truth source for [microsim](https:…
-
Create a Python package that allows communication between Python and SPECFEM code. The usage include
- Monitor execution status without writing files
- Read and visualize wavefield while SPECFEM i…
-
The spiral and updated go_to PR (https://github.com/bitcraze/crazyflie-firmware/pull/1410) caused compatibility issues with the Crazyswarm2 with the python bindings.
See this issue: https://github…
-
I haven't even tested with the RTLSDR yet and the project has only been listed for a day, so apologize for immediately asking this question, but are you thinking of adding support of other SDRs via So…
-
We need some bindings so we can access the lib from Python.
You can use [pyo3](https://pyo3.rs).
You can use these as ref
- https://github.com/radumarias/rencrypt-python
- https://github.com/r…
-
There are a few discrepancies in the SPDX headers on files in the bindings:
* gpiod/_internal.py has GPL instead of LGPL like the rest of the files
* tests/tests_line_settings.py has LGPL instead …
-
Hi I'm interested in using CVO as a baseline for object registration in manipulation contexts. We have robot swept volume and contact points as input (can be turned into semantic point clouds), and th…
-
Hello All,
I am generating bindings for a python module and testing in a vscode enviroment. the returned types are custom c++ classes.
On the python side for example I have this where module is …
-
### Context
https://eclipse-ecal.github.io/ecal/_download_archive/download_archive.html#download-archive
Currently there are already compiled python binaries available for different os and python …