Skip to content

nicktrandafil/tags

Repository files navigation

tags

A widget (Qt5/Qt6) for tag editing

TagsEdit TagsLineEdit

Python instructions:

mkdir build
cmake . -B build -G Ninja \
  -DCMAKE_BUILD_TYPE=Release \
  -DCMAKE_INSTALL_PREFIX=$(pwd)/py/EverloadTags
ninja -C build/
ninja -C build/ install
cd py
python demo.py

You can either: Use pip to add EverloadTags to your site-packages

pip install ./py

Copy the py/EverloadTags folder to your python project and import see demo.py

About

Tag Input widget for Qt5 or Qt6

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •