Metadata-Version: 1.1
Name: spyder-modelx
Version: 0.9.0
Summary: Spyder plugin for modelx
Home-page: https://github.com/fumitoh/spyder-modelx
Author: Fumito Hamamura
Author-email: fumito.ham@gmail.com
License: LGPLv3
Description: Spyder plugin for **modelx**
        ============================
        
        Spyder plugin to add custom consoles and widgets for
        `modelx <https://github.com/fumitoh/spyder-modelx>`_ .
        
        See `modelx site <https://docs.modelx.io>`_ .
        
        Project information
        -------------------
        |license| |pypi version| |py version|
        
        .. |license| image:: https://img.shields.io/pypi/l/spyder-modelx.svg
          :target: LICENSE.LESSER.txt
          :alt: License
        
        .. |pypi version| image:: https://img.shields.io/pypi/v/spyder-modelx.svg
          :target: https://pypi.python.org/pypi/spyder-modelx
          :alt: Latest PyPI version
        
        .. |py version| image:: https://img.shields.io/pypi/pyversions/spyder-modelx
            :target: https://pypi.org/project/spyder-modelx
        
        
        Description
        -----------
        Spyder plugin for modelx.
        
        Installation
        ------------
        
        Using pip
        
        `pip install spyder-modelx`
        
        Anaconda users should manualy install `modelx`
        and put `--no-deps` otpion for `spyder-modelx`:
        
        `pip intasll modelx`
        
        `pip intasll --no-deps spyer-modelx`
        
        Usage
        -----
        See https://docs.modelx.io
        
Keywords: Spyder,Plugin
Platform: UNKNOWN
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Financial and Insurance Industry
Classifier: Topic :: Office/Business :: Financial
Classifier: Topic :: Office/Business :: Financial :: Accounting
Classifier: Topic :: Office/Business :: Financial :: Investment
Classifier: Topic :: Office/Business :: Financial :: Spreadsheet
Classifier: Topic :: Scientific/Engineering :: Mathematics
Classifier: License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)
Classifier: Operating System :: MacOS
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
