Skip to content

Installation

Python version 3.8 or greater is required to use wom.py.

Stable

pip install -U wom.py

Development

pip install -U git+https://github.com/Jonxslays/wom.py

For more information on using pip, check out the pip documentation.

Verify

You can verify your install succeeded with the wom command:

$ wom

The output should look similar to this:

-------------------------------------------------------------------------
Package:     wom.py v1.0.0-rc.1 @ [HEAD]
-------------------------------------------------------------------------
Location:    /home/projects/tester/.venv/lib/python3.11/site-packages/wom
-------------------------------------------------------------------------
Interpreter: CPython 3.11.8
-------------------------------------------------------------------------
Compiler:    GCC 13.2.1 20230801
-------------------------------------------------------------------------
OS/Arch:     Linux 6.6.22-1-lts / x86_64
-------------------------------------------------------------------------