We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c55215 commit 2a3f3c8Copy full SHA for 2a3f3c8
README.md
@@ -27,7 +27,7 @@
27
- [ ] Default arguments.
28
- [ ] Call Go in Python.
29
- [x] Export Go functions, struct types to Python.
30
- - [ ] Auto export field types if it's a struct.
+ - [x] Auto export field types if it's a struct.
31
- [ ] Auto generate function signatures (used by gradio).
32
- [x] Basic tests on common used libraries.
33
- [x] matplotlib
0 commit comments