Installation
Requirements
Werk24 supports Python versions 3.10 - 3.13
Important
Python 3.9 is no longer supported.
Installation
To install the Werk24 library and obtain a trial license, use the following commands:
pip install werk24 # install the library
werk24 init # obtain a trial license
werk24 health-check # Ensure that every thing works smoothly.
Next Steps
- Learn how to use the CLI: Learn how to use the Command Line Interface to send technical drawings to Werk24 for processing.
- Learn how to use the API: Learn how to use the Python Client to send requests directly to the API.