uniffi-rs
                                
                                 uniffi-rs copied to clipboard
                                
                                    uniffi-rs copied to clipboard
                            
                            
                            
                        Create python tutorial.
I am going to reuse my template for the tutorial.
The minimal example compiles. I tested it in my system. Do you would like cicd to test it?
I agree. This example is long. I might remove class build(_build): content. But then I will need to run 2 commands from batch or from bash.
for a weird reason the tesing fails without uniffi_macro = "*"
It does not fails with uniffi_macro. Let me try without and with a rebase please.
Yes I maintain that the cicd does not pass over with not uniffi_macro.
Yes I maintain that the cicd does not pass over with not uniffi_macro.
Then that's an issue we should address. We're not gonna recommend star-dependencies in official examples; example should showcase best practices.
I have already reported. I have not found why it still works with not uniffi_macro for some people. https://github.com/mozilla/uniffi-rs/issues/1645
Just as a note: I'll try to help pushing this forward tomorrow.
I appreciate the effort, but after going through this I think it's easier if I take this over and prepare a minimal example we can land.
yes sure. Then I will update.
Hello. I am confused. Is it expected to wait for the new python template .pytoml in order to document it or can I continue with setup.py?
Hey, sorry. I didn't yet have time to work on this. As I said I will take this over and prepare the docs in a way we want to land them. There's currently no more work for you to be done.
Alright. Do I document the old way with a deprecated mention in the doc?
or I just wait at least.
Hey, sorry. I didn't yet have time to work on this. As I said I will take this over and prepare the docs in a way we want to land them. There's currently no more work for you to be done.
alright. I spent some days to code. It could be fine if I can merge something. Tell me if it is not necessary please?
Hello I read the page https://mozilla.github.io/uniffi-rs/python/configuration.html . Is this issue fixed? We may could set my way for an optional python tutorial on the old setup.py?