Metadata-Version: 2.1
Name: Mathics-Django
Version: 1.0.0
Summary: A Django front end for Mathics.
Home-page: https://mathics.org/
Maintainer: Mathics Group
License: GPL
Download-URL: https://github.com/Mathics3/mathics-django/tarball/v1.1dev
Keywords: Mathematica,Wolfram,Interpreter,Shell,Math,CAS
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Mathematics
Classifier: Topic :: Scientific/Engineering :: Physics
Classifier: Topic :: Software Development :: Interpreters
Description-Content-Type: text/x-rst
Requires-Dist: Mathics3 (>=1.1.1)
Requires-Dist: django (<3.2,>=3.0)
Requires-Dist: requests

Welcome to Mathics!
===================

Django front-end to Mathics.

The home page of Mathics is https://mathics.org.


ScreenShot
----------

mathicsserver: a Django-based Web interface
+++++++++++++++++++++++++++++++++++++++++++

|mathicssserver|


Contributing
------------

Please feel encouraged to contribute to Mathics! Create your own fork, make the desired changes, commit, and make a pull request.


License
-------

Mathics is released under the GNU General Public License Version 3 (GPL3).

.. |mathicssserver| image:: https://mathics.org/screenshots/mathicsserver.png



