Skip to main content

Werk24 Client to read PDF- and Image-based Technical Drawings / Engineering Drawings

Project description

Werk24 Client

Werk24

Digitize your (scanned) Enginering Drawing or Technical Drawing with a simple API call.

pypi Tests | cpython 3.7, 3.8, 3.9

Features

When submitting a PDF, PNG, JPEG of a Technical Drawing to Werk24's API, you receive within seconds the following features:

  • Measures and Tolerances
  • Threads and Chamfers
  • Geometric Dimensioning and Tolerancing frames
  • the Title Block information (Material, Drawing ID, Designation, General Tolerances)

And finally you can obtain a CAD Approximation of the part's Geometry. Currently this features is focused on flat parts, such as sheet metal parts, but more is in the pipeline.

Check our website at https://werk24.io.

Input Output
Werk24 Werk24
Original drawing by T. Hartmann (CC)

Applications

Typical applications of our Technology include

  • Instant Pricing on 2D Engineering Drawings
  • Feasibility Checks on incoming RFQs
  • Auto-Fill of Online Configurators
  • Automated Anonymiziation of Technical Drawings
  • Automated Supplier Scouting
  • Automated Registration of incoming RFQs into your ERP system
  • Structured Archiving

Installation

Pip installation

pip install werk24

Documentation

See https://werk24.io/docs/index.html

CLI

To get a first impression, you can run the CLI:

usage: w24cli techread [-h] [--ask-techread-started] [--ask-page-thumbnail]
                   [--ask-sheet-thumbnail] [--ask-sectional-thumbnail]
                   [--ask-variant-measures]
                   input_files

Example

from werk24 import Hook, W24TechreadClient, W24AskVariantMeasures

async def read_measures_from_drawing(document_bytes:bytes) -> None:

    # define what you want to learn about the drawing, and what function
    # should be called when a response arrives
    hooks = [Hook(ask=W24AskVariantMeasures(), function=print)]

    # make the call
    client = W24TechreadClient.make_from_env()
    async with client as session:
        await session.read_drawing_with_hooks(document_bytes,hooks)

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

werk24-0.7.3b2.tar.gz (441.6 kB view details)

Uploaded Source

Built Distribution

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

werk24-0.7.3b2-py3-none-any.whl (454.9 kB view details)

Uploaded Python 3

File details

Details for the file werk24-0.7.3b2.tar.gz.

File metadata

  • Download URL: werk24-0.7.3b2.tar.gz
  • Upload date:
  • Size: 441.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.0 importlib_metadata/4.8.2 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.7.12

File hashes

Hashes for werk24-0.7.3b2.tar.gz
Algorithm Hash digest
SHA256 f30972de756686893af4018802b2fdaed116397c1e992aec1bade6b7e941277d
MD5 6099674227f3805641ac7325841a475d
BLAKE2b-256 5c2e5aae1564d5c8f0894d5de14782772fe00a5fba245eb225a132c8fc23c8cc

See more details on using hashes here.

File details

Details for the file werk24-0.7.3b2-py3-none-any.whl.

File metadata

  • Download URL: werk24-0.7.3b2-py3-none-any.whl
  • Upload date:
  • Size: 454.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.0 importlib_metadata/4.8.2 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.7.12

File hashes

Hashes for werk24-0.7.3b2-py3-none-any.whl
Algorithm Hash digest
SHA256 6e818ef846a7bddb6622b551c86fe7344b4d10bf5b91cf5fded189553fc068d9
MD5 c73304a78bdc37413deb6acb1f01f506
BLAKE2b-256 22bfb97eb4041213aa2d68efd8bd2cb5d6e815469e25cf40b7ac88e3d7e62063

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