Skip to main content

Transkribus Metagrapho API Client.

Project description

Transkribus Rest API Client

Tests pypi Version

Python bindings for the Transkribus REST API.

Usage

from transkribus_rest_api import transkribus_rest_api
from transkribus_rest_api.types import UploadPage

with transkribus_rest_api(USERNAME, PASSWORD) as api:
    api.upload_document(
        COLLECTION_ID,
       "Test title",
        pages=[
            UploadPage(image=IMAGE_PATH, page_xml=PAGE_XML_PATH, page_nr=1)
            UploadPage(image=IMAGE_PATH, page_xml=PAGE_XML_PATH, page_nr=2)
        ],
    )

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

transkribus_rest_api-0.4.2.tar.gz (20.9 kB view details)

Uploaded Source

Built Distribution

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

transkribus_rest_api-0.4.2-py3-none-any.whl (24.2 kB view details)

Uploaded Python 3

File details

Details for the file transkribus_rest_api-0.4.2.tar.gz.

File metadata

  • Download URL: transkribus_rest_api-0.4.2.tar.gz
  • Upload date:
  • Size: 20.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.10.19

File hashes

Hashes for transkribus_rest_api-0.4.2.tar.gz
Algorithm Hash digest
SHA256 80a70b05d201a421f0cfd59fe55baf17911f8eaa9e24f415df178e6820b54bff
MD5 d5462e74a84de8bcec02490c45624f6b
BLAKE2b-256 912e584d1963d0a14754afecfb0dd1bad41e8b2cb9c859847e7c266fe73cb241

See more details on using hashes here.

File details

Details for the file transkribus_rest_api-0.4.2-py3-none-any.whl.

File metadata

File hashes

Hashes for transkribus_rest_api-0.4.2-py3-none-any.whl
Algorithm Hash digest
SHA256 1d37e541508d88309b0b528ffcab0122b14b21f6b6314ca0fb0f2e78c5469d25
MD5 0d20e05642c8418a837516d7fa2b9b03
BLAKE2b-256 ed725d6d57d671f9bf78f5c6aa96a25679b6da76804d660c51281e50917172eb

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