# fs_base **Repository Path**: flowstone/fs_base ## Basic Information - **Project Name**: fs_base - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-02-02 - **Last Updated**: 2025-02-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # FSBase ![License](https://img.shields.io/badge/license-Apache%202.0-blue) ![Python](https://img.shields.io/badge/python-3.9%2B-blue) ![PySide6](https://img.shields.io/badge/PySide-6.8.1%2B-orange) 一个基础库,基于 **PySide6** 构建,代码由ChatGPT、、DeepSeek提供参考,本人只是搬运工。 > 下列项目使用 * 【[FS-Tool-Pro](https://github.com/flowstone/FS-Tool-Pro)】: 个人工具箱 * 【[FSGithubPNG](https://github.com/flowstone/FS-Tool-Pro)】: Github图床 * 【[FSBestPNG](https://github.com/flowstone/FS-Tool-Pro)】: 图片处理工具(BUG) * 【[FSDiary](https://github.com/flowstone/FSDiary)】: 日记 ``` python # 本地测试,在项目根目录执行 pip uninstall fs_base -y pip install -e . ``` ### 📜 许可证 本项目使用 [Apache 2.0 许可证](https://github.com/flowstone/FSBase/blob/main/LICENSE)。 您可以在符合许可证要求的情况下自由使用本项目代码。更多详情请参阅 [LICENSE 文件](https://github.com/flowstone/FSBase/blob/main/LICENSE)。 ### 🙌 致谢 感谢以下开源库的支持: - [PySide6](https://doc.qt.io/qtforpython-6/) - [loguru](https://github.com/Delgan/loguru) - [pyperclip](https://github.com/asweigart/pyperclip) 如果您觉得本项目有帮助,请记得点个 ⭐️! 😊