Skip to content

Latest commit

 

History

History
29 lines (16 loc) · 841 Bytes

README.md

File metadata and controls

29 lines (16 loc) · 841 Bytes

Wellschematicspy

Wellschematicspy is a simple Well Schematics plotting based on matplotlib (plot) and Pydantic (Data Validation). It allows to define a well architecture by declare OpenHoles, Casings and Completions.

  • Plot: Based on Matplotlib
  • Simple: Pydantic classes for each item on the well Architecture
  • Data Validation: Wellschematicspy uses Pydantic to make data validations when creating new instances

Requirements

  • Python 3.8+

Installation

$ pip install wellschematicspy

---> 100%

License

This project is licensed under the terms of the MIT license.