Metadata-Version: 2.1
Name: primo-optimizer
Version: 0.1
Summary: PRIMO - The P&A Project Optimizer
Home-page: https://edx.netl.doe.gov/nemri/
Author: PRIMO team
Maintainer: Miguel Zamarripa
Maintainer-email: Miguel.Zamarripa-Perez@netl.doe.gov
License: BSD
Keywords: PRIMO,MERP,NEMRI,methane emissions,optimization,process modeling,operations research,well plugging
Platform: windows
Platform: linux
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: End Users/Desktop
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: Unix
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
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 :: Implementation :: CPython
Classifier: Topic :: Scientific/Engineering :: Mathematics
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Programming Language :: Python :: 3 :: Only
Requires-Python: >=3.8, <=4.0
Description-Content-Type: text/plain
License-File: LICENSE.md
Requires-Dist: appengine-python-standard
Requires-Dist: censusgeocode
Requires-Dist: folium
Requires-Dist: geopandas
Requires-Dist: gurobipy
Requires-Dist: highspy
Requires-Dist: haversine
Requires-Dist: ipyfilechooser
Requires-Dist: ipyleaflet
Requires-Dist: ipywidgets
Requires-Dist: kneed
Requires-Dist: matplotlib
Requires-Dist: notebook
Requires-Dist: numpy <=1.28
Requires-Dist: openpyxl
Requires-Dist: pandas
Requires-Dist: pyarrow
Requires-Dist: pyomo
Requires-Dist: pyscipopt
Requires-Dist: python-dotenv
Requires-Dist: scikit-learn
Requires-Dist: rasterio
Requires-Dist: xlsxwriter
Provides-Extra: dev
Requires-Dist: addheader ; extra == 'dev'
Requires-Dist: black ; extra == 'dev'
Requires-Dist: myst-parser ; extra == 'dev'
Requires-Dist: nbsphinx ; extra == 'dev'
Requires-Dist: pre-commit ; extra == 'dev'
Requires-Dist: sphinx ; extra == 'dev'
Requires-Dist: sphinx-rtd-theme ; extra == 'dev'
Provides-Extra: test
Requires-Dist: pytest ; extra == 'test'
Requires-Dist: pytest-cov ; extra == 'test'

PRIMO - The P&A Project Optimizer toolkit was produced under the  Methane Emissions Reduction Program (MERP)  and National Energy Technology Laboratory's (NETL) National Emissions Reduction Initiative (NEMRI). The major deliverable of this project will be an open-source, optimization-based, downloadable and executable decision-support application, PRIMO, that can be run by companies, technology providers, research organizations, and regulators.
