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 details)
Built Distribution
File details
Details for the file tagmapper-0.2.5.tar.gz
.
File metadata
- Download URL: tagmapper-0.2.5.tar.gz
- Upload date:
- Size: 4.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.12.3 Darwin/23.6.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e0de9646f305c06bbbd671d8769265706e95e612825296f5bf7488a9eca184ae |
|
MD5 | f36d7742159b05c477b93838cb9f8231 |
|
BLAKE2b-256 | 111f0dc9140689cf5f7933aea868b8c63fb03da2d92f563001380f40ebbfe156 |
File details
Details for the file tagmapper-0.2.5-py3-none-any.whl
.
File metadata
- Download URL: tagmapper-0.2.5-py3-none-any.whl
- Upload date:
- Size: 6.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.12.3 Darwin/23.6.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a372b42373b219195249caaa7e1911cb2352261dd37bb6cc292a27a3bb079a1c |
|
MD5 | e098998ceca8f6a12fbbbf0aaac87d42 |
|
BLAKE2b-256 | 97a6a22adfb426ec2bd86c4515b98f7c3c88bc1008b3cf8c3820879a2265cf2d |