Skip to content

scuervo91/wellschematicspy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.