Logo
Explore Help
Sign In
OilfieldToolsNet/ResInsight
4
0
Fork 0
You've already forked ResInsight
mirror of https://github.com/OPM/ResInsight.git synced 2025-02-25 18:55:39 -06:00
Code Issues Packages Projects Releases Wiki Activity
Files
f61df01694eca8621e02f613292b400d9642ed88
ResInsight/ApplicationCode/GrpcInterface/Python/rips/__init__.py

10 lines
262 B
Python
Raw Normal View History

#4457 Python: clean up grpc api, Python client API and make installable python package (#4456) * gRPC: Make names more consistent * gRPC: clean up case info and improve Python API for cases * gRPC: much more object oriented Python interface * Python: Make a proper pip-installable package * Update rips Python package to auto generate setup.py with version number * Python: add setup.py to gitignore * Python: Update Python RIPS interface * gRPC: Remove example client from cmake file and unit test * gRPC: Fix up unit test after merge and hide warnings * gRPC: fix up python client code
2019-06-03 14:33:16 +02:00
name = "rips"
from .Case import Case
from .Grid import Grid
from .Properties import Properties
from .Instance import Instance
Python: fix up some examples
2019-06-14 16:07:09 +02:00
from .App import App
from .Commands import Commands
#4423 Improve API for setting cell results
2019-07-15 11:43:39 +02:00
from .PdmObject import PdmObject
from .View import View
Python: fix up some examples
2019-06-14 16:07:09 +02:00
from .Project import Project
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.6 Page: 36ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API