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.12.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.12-py3-none-any.whl (16.0 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for moss_geoio_sdk-0.1.12.tar.gz
Algorithm Hash digest
SHA256 b017730e09678cb113892378413866131ecaaf0aff31a861465597e001bb34ac
MD5 df8add8cb1cc7c36afb0be4296a78cc7
BLAKE2b-256 0eab2dfbf748b8379cdc6337588ab4a1d858b7df6c3c40436b9affd14e345f39

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for moss_geoio_sdk-0.1.12-py3-none-any.whl
Algorithm Hash digest
SHA256 b3aac2f881182e08ab001a646eeb1372d06893f8d3d1a69366fc1870fdd46e9c
MD5 3359053b66c949934d66372b8a10a1a2
BLAKE2b-256 a29d39af2afd768162c00a10427c469721bc4d7f8c1c489f43e8a9bd72b14dca

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