Metadata-Version: 2.1
Name: Mathics-Django
Version: 2.0.1
Summary: A Django front end for Mathics.
Home-page: https://mathics.org/
Maintainer: Mathics Group
License: GPL
Description: Welcome to Mathics-Django
        =========================
        
        |CI Status| |Latest Version| |Supported Python Versions|
        
        This is the Django front-end to `Mathics <https://mathics.org>`_.
        
        Features:
        ---------
        
        * Extensive online documentation
        * Integrated graphics and MathML mathematics output
        * Notebook-like sessions
        
        Note: in the future we intend to also proved a Jupyter-like interface.
        
        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-Django is released under the GNU General Public License Version 3 (GPL3).
        
        .. |mathicssserver| image:: https://mathics.org/images/mathicsserver.png
        .. |Latest Version| image:: https://badge.fury.io/py/Mathics-Django.svg
        		 :target: https://badge.fury.io/py/Mathics-Django
        .. |Supported Python Versions| image:: https://img.shields.io/pypi/pyversions/Mathics-Django.svg
        .. |CI status| image:: https://github.com/Mathics3/mathics-django/workflows/Mathics-Django%20(ubuntu)/badge.svg
        		       :target: https://github.com/Mathics3/mathics-django/actions
        
        
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
