Metadata-Version: 2.1
Name: tilescopegui
Version: 0.0.5
Summary: A graphical user interface for TileScope.
Home-page: https://github.com/PermutaTriangle/TileScopeGUI
Author: Permuta Triangle
Author-email: permutatriangle@gmail.com
License: GPLv3
Project-URL: Source, https://github.com/PermutaTriangle/TileScopeGUI
Project-URL: Tracker, https://github.com/PermutaTriangle/TileScopeGUI/issues
Description: ************
        TileScopeGui
        ************
        
        A web based GUI for expanding permutation classes and finding specifications.
        
        Install
        #######
        
        The package is on pypi and includes a compiled version of the ui. 
        
        .. code-block:: bash
        
            pip install tilescopegui
        
        Run
        ###
        
        Once installed, it can be run with the following command which will open a browser tab.
        
        .. code-block:: bash
        
            tilescopegui
Keywords: gui permutation tiling tilescope flask
Platform: UNKNOWN
Classifier: Topic :: Education
Classifier: Topic :: Scientific/Engineering :: Mathematics
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 3
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
Requires-Python: >=3.7
Description-Content-Type: text/x-rst
