Search Criteria
Package Details: mathics-django 6.0.0-1
Package Actions
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.000018 |
First Submitted: | 2021-02-13 11:06 (UTC) |
Last Updated: | 2023-03-08 16:01 (UTC) |
Dependencies (8)
- mathics
- mathics-scanner
- python-django
- python-networkx (python-networkx-git)
- python-pygments
- python-requests
- python-setuptools (make)
- python-ujson (optional) – faster than the native json library, but not supported in pyston
Latest Comments
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.