Add the `from module import a as b` syntax to PyCall
Aperta
- Lingua principale
- Julia
- Stelle
- 1.5k
- Fork
- 186
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
I have implemented a macro to replicate the `from module import a as b, c as d` syntax as `@pyfrom module import a as b, c as d`
https://github.com/AutoActuary/PyFrom.jl
Would it be possible to get something like this into PyCall?
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.