This is a Python package for oil and gas production data analysis including decline curve analysis, and other timeseries analysis. The package is designed to handle data typically found in Excel files, providing tools and functions to streamline the analysis process.
- Excel Integration: Seamless handling of data stored in Excel files.
- Production Data Analysis: Tools to analyze oil and gas production data.
- Decline Curve Analysis: Functions to perform decline curve analysis using various models.
- Timeseries Analysis: Utilities for timeseries analysis of production data.
You can install prodpy using pip:
pip install prodpy