This website requires JavaScript.
Explore
Help
Sign In
OilfieldToolsNet
/
ResInsight
Watch
4
Star
0
Fork
0
You've already forked ResInsight
mirror of
https://github.com/OPM/ResInsight.git
synced
2025-01-01 03:37:15 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
b3bf3cdb91
ResInsight
/
ApplicationCode
/
GrpcInterface
/
Python
/
.gitignore
10 lines
87 B
Plaintext
Raw
Normal View
History
Unescape
Escape
#4416 First implementation of gRPC-based Python interface First implementation with Asynchronous gRPC server, a few services and some client python code.
2019-05-20 06:21:02 -05:00
__pycache__
.pytest_cache
#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 07:33:16 -05:00
generated
dist
build
rips.egg-info
setup.py
Python: Stop copying Python files to build folder.
2019-08-23 08:25:26 -05:00
grpc
grpcio*
six*
Reference in New Issue
Copy Permalink