CodeVault:一个基于python的代码段管理器

时间:2024-04-16 02:28:26
【文件属性】:

文件名称:CodeVault:一个基于python的代码段管理器

文件大小:15KB

文件格式:ZIP

更新时间:2024-04-16 02:28:26

Python

代码库 一个基于python的代码段管理器。 这是我的第一个“真实” python项目。 它使用PyQt5,并且GUI是使用QT设计器设计的。 它具有将代码段添加到用户创建的类别的功能。 要运行此程序,您需要使用以下命令安装PyQt5:pip install PyQt5 然后只需运行:python frontend.py。


【文件预览】:
CodeVault-main
----.gitignore(1KB)
----backend.py(2KB)
----README.md(456B)
----LICENSE(1KB)
----.gitattributes(66B)
----icon.ico(66KB)
----.idea()
--------.gitignore(47B)
--------misc.xml(197B)
--------modules.xml(270B)
--------dbnavigator.xml(22KB)
--------CodeVault.iml(284B)
--------inspectionProfiles()
----frontend.py(12KB)
----pip(1KB)

网友评论