Skip to main content

GeoIO Python SDK

Project description

MOSS GeoIO SDK

Description

This is the Python SDK to interact with M.O.S.S. Computer Grafik Systeme GmbH GeoIO

Installation

This package kann be installed using pip

python -m pip install moss_geoio_sdk

Usage

import sys
from pathlib import Path
import logging
from moss.geoio_sdk.geoio_service import GeoIO
from moss.geoio_sdk.model.user import User

user_name = "username"
user_password = "password"
geoIO_url = "https://geoio.server.your.domain:8443/mcm-geoio"

my_logger = logging.getLogger("my_logger")
logging.basicConfig(stream=sys.stdout, level=logging.DEBUG)
geoIO = GeoIO(
    geoIO_url, user_name, user_password, Path("c:/temp/geoio_sdk"), my_logger
)

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

moss_geoio_sdk-0.1.10.tar.gz (11.5 kB view details)

Uploaded Source

Built Distribution

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

moss_geoio_sdk-0.1.10-py3-none-any.whl (15.9 kB view details)

Uploaded Python 3

File details

Details for the file moss_geoio_sdk-0.1.10.tar.gz.

File metadata

  • Download URL: moss_geoio_sdk-0.1.10.tar.gz
  • Upload date:
  • Size: 11.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.0.1 CPython/3.10.16 Linux/6.8.0-51-generic

File hashes

Hashes for moss_geoio_sdk-0.1.10.tar.gz
Algorithm Hash digest
SHA256 96b72a845329055b07cdebc8ecbaa93bd67c5aa66912c2279c1a37acf08d8ea6
MD5 5f927388f2df3fdddc94df1ea46e031a
BLAKE2b-256 f177028211b844b4ae62cea25642087f454901dbade938174333cba147a950d5

See more details on using hashes here.

File details

Details for the file moss_geoio_sdk-0.1.10-py3-none-any.whl.

File metadata

  • Download URL: moss_geoio_sdk-0.1.10-py3-none-any.whl
  • Upload date:
  • Size: 15.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.0.1 CPython/3.10.16 Linux/6.8.0-51-generic

File hashes

Hashes for moss_geoio_sdk-0.1.10-py3-none-any.whl
Algorithm Hash digest
SHA256 35cbf2bc6596cbae4b6b9712bf99103f4453610a032bfb2482faab98762437be
MD5 9f2b2630633e4dafac6fdb49331d9e2e
BLAKE2b-256 6f39058bccf4b9c039d0946325dc92646176eced02598a87df1d93637da11ec8

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