Search Criteria
Package Details: python-juliacall 0.9.31-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/python-juliacall.git (read-only, click to copy) |
|---|---|
| Package Base: | python-juliacall |
| Description: | Julia and Python in seamless harmony |
| Upstream URL: | https://github.com/JuliaPy/PythonCall.jl |
| Licenses: | MIT |
| Submitter: | jonschlipf |
| Maintainer: | jonschlipf |
| Last Packager: | jonschlipf |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2025-09-25 09:18 (UTC) |
| Last Updated: | 2026-04-15 15:32 (UTC) |
Dependencies (5)
- python-juliapkgAUR
- python-build (make)
- python-hatchling (python-hatchling-gitAUR) (make)
- python-installer (make)
- python-pytest (check)
Latest Comments
carlosal1015 commented on 2026-01-11 21:49 (UTC)
Should be
test-env/bin/python -m pytest testinstead oftest-env/bin/python -m pytest pytest.carlosal1015 commented on 2026-01-11 21:46 (UTC)
Something is wrong with updated PKGBUILD
jonschlipf commented on 2026-01-05 09:23 (UTC)
Thanks, modified as suggested.
jonschlipf commented on 2025-10-02 13:12 (UTC)
added, thanks
zoidberg commented on 2025-10-02 10:29 (UTC)
On my machine, this requires
python-juliapkgas a dependency.