Metadata-Version: 2.4
Name: spyder-modelx
Version: 0.14.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.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
License-File: LICENSE.GPL.txt
License-File: LICENSE.txt
Requires-Dist: spyder>=4.0.0
Requires-Dist: modelx>=0.18.0
Requires-Dist: spymx-kernels>=0.2.3
Requires-Dist: asttokens
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: home-page
Dynamic: keywords
Dynamic: license
Dynamic: license-file
Dynamic: requires-dist
Dynamic: summary

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
