Package Details: mathics-django 7.0.0-1

Git Clone URL: https://aur.archlinux.org/mathics-django.git (read-only, click to copy)
Package Base: mathics-django
Description: The Django front-end to Mathics.
Upstream URL: https://mathics.org/
Licenses: GPL3
Submitter: vicp74
Maintainer: vicp74
Last Packager: vicp74
Votes: 3
Popularity: 0.000000
First Submitted: 2021-02-13 11:06 (UTC)
Last Updated: 2024-09-14 10:50 (UTC)

Dependencies (8)

Required by (0)

Sources (1)

Latest Comments

b.vandenheuvel commented on 2024-10-23 08:29 (UTC) (edited on 2024-10-23 08:30 (UTC) by b.vandenheuvel)

The package extra/python-sympy is at 1.13.3-1, whereas Mathics3 (used by this package) requires 'sympy<1.13,>=1.11'. Normal mathics is starting OK on my system.

vicp74 commented on 2021-11-17 17:24 (UTC)

You just need to run /usr/bin/mathicsserver and follow the instructions (open http://localhost:8000 in any web browser)

archisman commented on 2021-11-17 05:52 (UTC)

How to start it after installation from AUR?

https://github.com/Mathics3/mathics-django/#running tells to execute make runserver, but that is probably for running from source.