Metadata-Version: 1.2
Name: lsdttparamselector
Version: 0.1.0
Summary: A small package using ipython widgets that allows users to select parameters from menus. These can be passed to another object in lsdviztools to create a driver file for the lsdtopotools command line tools.
Home-page: https://github.com/simon-m-mudd/lsdttparamselector
Author: Simon M Mudd
Author-email: simon.m.mudd@ed.ac.uk
License: MIT license
Description: ==================
        lsdttparamselector
        ==================
        
        
        .. image:: https://img.shields.io/pypi/v/lsdttparamselector.svg
                :target: https://pypi.python.org/pypi/lsdttparamselector
        
        .. image:: https://img.shields.io/travis/simon-m-mudd/lsdttparamselector.svg
                :target: https://travis-ci.com/simon-m-mudd/lsdttparamselector
        
        .. image:: https://readthedocs.org/projects/lsdttparamselector/badge/?version=latest
                :target: https://lsdttparamselector.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        
        .. image:: https://pyup.io/repos/github/simon-m-mudd/lsdttparamselector/shield.svg
             :target: https://pyup.io/repos/github/simon-m-mudd/lsdttparamselector/
             :alt: Updates
        
        
        
        A small package using ipython widgets that allows users to select parameters from menus. These can be passed to another object in lsdviztools to create a driver file for the lsdtopotools command line tools.
        
        
        * Free software: MIT license
        * Documentation: https://lsdttparamselector.readthedocs.io.
        
        
        Features
        --------
        
        * TODO
        
        Credits
        -------
        
        This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.
        
        .. _Cookiecutter: https://github.com/audreyr/cookiecutter
        .. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage
        
        
        =======
        History
        =======
        
        0.1.0 (2020-07-13)
        ------------------
        
        * First release on PyPI.
        
Keywords: lsdttparamselector
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.5
