Starred repositories
如果我要写一个 Python 项目,打包成 exe 运行(方便在没有 Python 的电脑上使用),我需要打包出的根目录结构美观,没有多余的、杂乱的依赖文件在那里碍眼,而且需要在发现 bug 时,我还需要能够修改里面的代码后,无需再次打包,就能正常运行,该怎么做呢? 就以一个 Hello 项目为例,记一下我找到的完美方法。
Python code to test charge/discharge of multiple Li-Poly batteries using a Labjack USB DAQ.
Cross-platform full-featured mind mapping and outline app based on electron.
Windows software for sharing locally connected USB devices to other machines, including Hyper-V guests and WSL 2.
Windows Calculator: A simple yet powerful calculator that ships with Windows
The new Windows Terminal and the original Windows console host, all in the same place!
😘 让你“爱”上 GitHub,解决访问时图裂、加载慢的问题。(无需安装)
Python实用教程,包括:Python基础,Python高级特性,面向对象编程,多线程,数据库,数据科学,Flask,爬虫开发教程。