JuliaPy / JuliaPy/PythonCall.jl
Is there a systematic way to check whether julia code is called via JuliaCall versus normal Julia?
Open
question
- Dominant language
- Julia
- Stars
- 1.1k
- Forks
- 86
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 3
Description
motivation: build juliacode which has some specific behaviour when run via JuliaCall
reusing the same code simplifies the interface as well as the code size
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue names juliacode and JuliaCall but no files, tests, or entry points. Start by locating where JuliaCall invokes the Julia code and compare that path with normal Julia execution. Done means identifying a systematic way to distinguish the two invocation modes so juliacode can reuse the same code while applying its specific behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- julia
- Domain
- backend-api-design
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100