Metadata-Version: 2.1
Name: spyder-modelx
Version: 0.13.2
Summary: Spyder plugin for modelx
Home-page: https://github.com/fumitoh/spyder-modelx
Author: Fumito Hamamura
Author-email: fumito.ham@gmail.com
License: LGPLv3
Keywords: Spyder,Plugin
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.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
License-File: LICENSE.GPL.txt
License-File: LICENSE.txt

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``

Using conda:

``conda install -c conda-forge spyder-modelx``

Usage
-----
See https://docs.modelx.io
