Metadata-Version: 2.1
Name: pensolvetools
Version: 0.0.11
Summary: Additional functions for Pensolve's conversion from Excel to Python code
Home-page: https://github.com/pensolve/pensolvetools
Author: Maxim Millen
Author-email: maxim@pensolve.com
License: MIT
Keywords: pensolve
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3
Provides-Extra: test
License-File: LICENSE

.. image:: https://circleci.com/gh/pensolve/pensolvetools.svg?style=svg
    :target: https://circleci.com/gh/pensolve/pensolvetools

.. image:: https://img.shields.io/pypi/v/pensolvetools.svg
   :target: https://pypi.python.org/pypi/pensolvetools
   :alt: PyPi version

.. image:: https://coveralls.io/repos/github/pensolve/pensolvetools/badge.svg
   :target: https://coveralls.io/github/pensolve/pensolvetools

.. image:: https://img.shields.io/badge/license-MIT-blue.svg
    :target: https://github.com/pensolve/pensolvetools/blob/master/LICENSE
    :alt: License


*************
pensolvetools
*************

Additional functions for Pensolve's conversion from Excel to Python code




=======
History
=======

0.0.1 (2020-12-13)
--------------------
* First release



