JuliaPy / JuliaPy/PythonCall.jl
About output "Julia types" from Python functions.
Open
question
- Dominant language
- Julia
- Stars
- 1.1k
- Forks
- 86
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 3
Description
Hi!
I would like to know if it is correct that all the outputs of python functions have julia type` Py`.
Is it possible to specify more the type in such a way to use multiple dispatch depending on the python type?
If not, which is the correct way to assign a specific julia type instead of `Py`?
For example, I am referring to this [python class](http://gala.adrian.pw/en/latest/api/gala.coordinates.GreatCircleICRSFrame.html).
Thank you.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.