Skip to main content

open source Python modules for the IBM Environmental Intelligence Geospatial APIs platform

Project description

IBM Environmental Intelligence (EI): Geospatial APIs SDK

PyPI Package

This repository provides an interface to the IBM EI: Geospatial APIs component: IBM EI: Geospatial APIs.

E.g. the query module in the subdirectory ibmpairs serves as a wrapper employing the IBM EI: Geospatial APIs served through the RESTful host reachable via https://api.ibm.com/geospatial/run/na/core/v3/.

Sample applications that use ibmpairs can be located in the Environmental-Intelligence project.

General Notes

If you like to contribute, please read CONTRIBUTING.md first. A list of maintainers is recorded in MAINTAINERS.md.

Installation and Usage

If you have installed the Python package manager PIP, simply run

pip install --user ibmpairs

Then you can import the IBM EI: Geospatial APIs SDK wrapper modules e.g.:

import ibmpairs.client as client
import ibmpairs.query as query

Getting started

See the documentation here and try our tutorials.

Running in a Docker container

A self-contained environment can be built with Docker using

git clone https://github.com/ibm/ibmpairs
cd ibmpairs
make docker-build

then run using:

make docker-run

the environment can then be accessed from the following url:

http://localhost:18380

Alternatively you can execute these steps without Make using:

git clone https://github.com/ibm/ibmpairs
cd ibmpairs
docker build -t ibmpairs .

to build and

docker run \
    -dit \
    -p 18380:18380 \
    --name ibmpairs \
    ibmpairs:latest

or:

docker-compose up ibmpairs

to run.

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

ibmpairs-3.1.16.tar.gz (188.9 kB view details)

Uploaded Source

Built Distribution

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

ibmpairs-3.1.16-py3-none-any.whl (192.6 kB view details)

Uploaded Python 3

File details

Details for the file ibmpairs-3.1.16.tar.gz.

File metadata

  • Download URL: ibmpairs-3.1.16.tar.gz
  • Upload date:
  • Size: 188.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.0

File hashes

Hashes for ibmpairs-3.1.16.tar.gz
Algorithm Hash digest
SHA256 f7829e911dbf3283d33a0debb183a56bb6cf9e5c2edf47ebd016c48820b9e5b1
MD5 455d1a1bdfc4bd842c15c7aa13a422cb
BLAKE2b-256 dda99ec885bab57adb5e3c69a10e091d5d53d51dfda347ec9a7adbc5fb23ac12

See more details on using hashes here.

File details

Details for the file ibmpairs-3.1.16-py3-none-any.whl.

File metadata

  • Download URL: ibmpairs-3.1.16-py3-none-any.whl
  • Upload date:
  • Size: 192.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.0

File hashes

Hashes for ibmpairs-3.1.16-py3-none-any.whl
Algorithm Hash digest
SHA256 8cbee3458fabc554a55fa71ad9297a372a9db8d8415c579665d77996db183c39
MD5 155f18e08c1ff0466e2ed814209930ca
BLAKE2b-256 90c8bd9169bd314315d0b291b2c1f96ac6dc7ed21b2f1bc95fa21a4086cc2095

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