Skip to main content

Python wrapper for sql tag mapping database

Project description

tagmapper-sdk

Prototype python package to get IMS-tag mappings for data models for separators and wells.

Authentication is done using Azure credentials and bearer tokens.

Use

See (examples/demo_separator.py)[demo]. Or try the following simple code.

from tagmapper import Well


w = Well("NO 30/6-E-2")  

Installing

Install from github using pip.
pip install git+https://github.com/equinor/tagmapper-sdk.git

Developing

Clone repo and run poetry install to install dependencies.

Testing

Run tests and check coverage using pytest-cov poetry run pytest --cov=tagmapper test/ --cov-report html

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

tagmapper-0.2.5.tar.gz (4.7 kB view hashes)

Uploaded Source

Built Distribution

tagmapper-0.2.5-py3-none-any.whl (6.2 kB view hashes)

Uploaded Python 3

Supported by

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