Not everyone uses poetry, so I took it upon myself to setup a wax example repo using UV (my prefered dependency management tool)
And after fighting with it for about an hour and reading the wax pyproject.toml from the official repo, I managed to set one up. So, for those of you looking to try to use wax as an alternative to hive-nectar. I urge you to give it a shot, either with the official instructions or my uv repo.
I will admit it's fascinating how it works, on such a low level, calling the hived code functions directly through a C library written for python.
The original repo is here: https://gitlab.syncad.com/hive/wax
My uv example repo is here: https://github.com/TheCrazyGM/wax-utilities
Tell me your thoughts? Moving on to wax? Staying with what you use already? Use a different language altogether? I'm genuinely curious.
F.Y.I. This is not me backing away from hive-nectar, It's me doing what I do anyway. :D
As always,
Michael Garcia a.k.a. TheCrazyGM