Python API for interfacing with Petrel
Project description
Introduction
A Python library for interfacing with Petrel.
Usage
Python Tool Pro requires a connection to be established from the preferred client-side Python IDE to the Python Tool Pro server in Petrel. Petrel domain objects are accessed from the external Python IDE and the scripts are executed outside of Petrel. The results of the Python scripts are then streamed back to Petrel.
Basic Example - Open connection
from cegalprizm.pythontool import PetrelConnection
petrel = PetrelConnection()
project_name = petrel.get_current_project_name()
print(f'Name of currently active Petrel project is "{project_name}"')
petrel.close()
Further information and examples
Please see the Cegal Prizm Documentation site here
License
Copyright (2024) Cegal, AS. This library (the "Software") may not be used except in connection with the Licensees use of the Cegal Prizm Hub pursuant to an Agreement (defined below) between Licensee (defined below) and Cegal, AS. ("Cegal"). This Software shall be deemed part of the "Subscription Services" under the Agreement. Licensees use of the Software must comply at all times with any restrictions applicable to the Subscription Services, generally, and must be used in accordance with any applicable documentation. If you have not agreed to an Agreement or otherwise do not agree to these terms, you may not use the Software. This license terminates automatically upon the termination of the Agreement or Licensees breach of these terms. Agreement: the agreement between Cegal and Licensee governing the use of the Cegal Prizm Hub, which shall be, with respect to Cegal, and the Cegal Terms of Service located at https://cegal.com/about/terms-and-conditions , in each case unless Licensee has entered into a separate written agreement with Cegal governing the use of the applicable Cegal Services. Licensee: the user of the Software, or, if the Software is being used on behalf of a company, the company.
Petrel * is a mark of SLB Python™ is a trademark of the Python Software Foundation
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
File details
Details for the file cegalprizm_pythontoolpro-2.5.0-py3-none-any.whl
.
File metadata
- Download URL: cegalprizm_pythontoolpro-2.5.0-py3-none-any.whl
- Upload date:
- Size: 341.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3066631e48f030e337a492525fec184e1ea6538c8c4c6f5f1f7cb490c91e9047 |
|
MD5 | ea637a29c764961c1ff17a832264e95b |
|
BLAKE2b-256 | 169d30165d2284e61ad0249997a0fd9df2d949903746def05e3ad3ac23927c32 |