Skip to content

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