Skip to main content

A python package to simplify calling NeqSimAPI for end-users.

Project description

NeqSimAPI-client-python SNYK dependency check

A python package to simplify calling NeqSimAPI for end-users handling authentication.

See https://neqsimapi.app.radix.equinor.com/docs for available endpoints.

Usage

See https://github.com/equinor/neqsimapi-client-python/blob/main/example/demo.py for a simple demo that connects and gets data from NeqSimAPI.

A short snippet is seen below

from neqsimapi_connector import Connector as neqsim_api_connector

data = {
          "fluid": "CO2",
          "initial_temperature": 25,
          "initial_pressure": 15
        }


c = neqsim_api_connector()
res = c.post_result("DEMO/demo-process", data=data)
print(res)

Install using pip

Usage of NeqSimAPI is limited to Equinor users, but the package is available on pip.
python -m pip install neqsimapi_connector

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

neqsimapi_connector-1.2.0.tar.gz (4.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

neqsimapi_connector-1.2.0-py3-none-any.whl (5.5 kB view details)

Uploaded Python 3

File details

Details for the file neqsimapi_connector-1.2.0.tar.gz.

File metadata

  • Download URL: neqsimapi_connector-1.2.0.tar.gz
  • Upload date:
  • Size: 4.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.4.1 CPython/3.14.5 Darwin/25.5.0

File hashes

Hashes for neqsimapi_connector-1.2.0.tar.gz
Algorithm Hash digest
SHA256 4e561a49296e8523a5c452b39673e2176a8c4ef9a230a27203f9666731c7c032
MD5 f8f2ba650c0f46ed8467e503c75e5deb
BLAKE2b-256 80768c3ad3feca9adea5a93ff1ea6cd108e617ba8d275ba01a86dde46becce09

See more details on using hashes here.

File details

Details for the file neqsimapi_connector-1.2.0-py3-none-any.whl.

File metadata

File hashes

Hashes for neqsimapi_connector-1.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 4304f53ec4ee8f40f20f926c778bdfce301eb6f56897faf881369d0d728d7b70
MD5 2f41482947488f93429ce0e2a5b3a1bf
BLAKE2b-256 a3bb4ffa8f0dccd84f077cf5e3f73c42400b132fc639c23a44302a3089349745

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page