文件名称:beeref:BeeRef参考图像查看器
文件大小:86KB
文件格式:ZIP
更新时间:2024-04-14 17:33:09
art python graphics creative pyqt6
BeeRef —一个简单的参考图像查看器 在绘画时查看您的参考! 通过Python和pip安装 目前,您需要一个可以正常工作的Python 3环境来安装BeeRef。 运行以下命令以安装开发版本: pip install git+https://github.com/rbreu/beeref.git 然后运行beeref或beeref filename.bee 。 开发人员注意事项 BeeRef用Python和PyQt6编写。 有关更多信息,请参见 。
【文件预览】:
beeref-main
----README.rst(1008B)
----.github()
--------workflows()
----CONTRIBUTING.rst(577B)
----tests()
--------assets()
--------__init__.py(0B)
--------test_items.py(2KB)
--------test_scene.py(2KB)
--------test_bee_json.py(912B)
--------base.py(267B)
----LICENSE(34KB)
----beeref()
--------view.py(16KB)
--------gui.py(1KB)
--------assets()
--------commands.py(3KB)
--------scene.py(4KB)
--------__main__.py(2KB)
--------items.py(4KB)
--------__init__.py(0B)
--------bee_json.py(2KB)
--------selection.py(5KB)
----requirements()
--------dev.txt(23B)
----setup.py(501B)
----.gitignore(2KB)