How to install a custom package?

Hi, I am trying to build this python library into OpenWrt: https://gitlab.nic.cz/turris/pyuci but have been unsuccessful. From my understanding I need to add this as a feed like so:

src-git pyuci https://gitlab.nic.cz/turris/pyuci

But after running ./scripts/feeds update -a && ./scripts/feeds install -a the package does not apear in the list of packages in make menuconfig.

I'd greatly appreciate any help, thanks

Pretty sure that doesn't apply to OpenWrt....

What do you mean?

Where did you get your OpenWrt firmware from, and which version is it?

@alfietewke did you ever get a response or were you successful in using pyuci? Thanks