Metadata-Version: 1.1
Name: amplremote
Version: 0.1.0
Summary: AMPL Remote Driver
Home-page: http://ampl.com/
Author: Filipe Brandão
Author-email: fdabrandao@ampl.com
License: BSD-3
Download-URL: https://github.com/ampl/amplpy
Description: 
        AMPL Remote Driver
        ------------------
        
        AMPL Remote Driver is a solver driver for AMPL based on a REST API that
        allows solving models on a remote machine while using AMPL on a local machine.
        
        Links
        `````
        
        * GitHub Repository: https://github.com/ampl/ampl-remote
        * PyPI Repository: https://pypi.python.org/pypi/amplremote
        
Platform: any
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Topic :: Software Development
Classifier: Topic :: Scientific/Engineering
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: POSIX
Classifier: Operating System :: Unix
Classifier: Operating System :: MacOS
Classifier: Operating System :: Microsoft :: Windows
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: Implementation :: CPython
