معرفی شرکت ها


cegalprizm-pythontoolpro-2.2.3


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Python API for interfacing with Petrel
ویژگی مقدار
سیستم عامل -
نام فایل cegalprizm-pythontoolpro-2.2.3
نام cegalprizm-pythontoolpro
نسخه کتابخانه 2.2.3
نگهدارنده []
ایمیل نگهدارنده []
نویسنده -
ایمیل نویسنده -
آدرس صفحه اصلی -
آدرس اینترنتی https://pypi.org/project/cegalprizm-pythontoolpro/
مجوز -
# 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 ```python 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](https://docs.prizm.cegal-geo.com/products/python-tool-pro/Introduction.html) # License Copyright (2023) 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.


نیازمندی

مقدار نام
>=1.33.2 grpcio
- protobuf
<=1.23.5 numpy
- pandas
- requests
<2,>=1 cegal-keystoneauth
<2,>=1.* cegalprizm-hub


زبان مورد نیاز

مقدار نام
>=3.6 Python


نحوه نصب


نصب پکیج whl cegalprizm-pythontoolpro-2.2.3:

    pip install cegalprizm-pythontoolpro-2.2.3.whl


نصب پکیج tar.gz cegalprizm-pythontoolpro-2.2.3:

    pip install cegalprizm-pythontoolpro-2.2.3.tar.gz