Python🐍
PyMuPDF is a high performance Python library for data extraction, analysis, conversion & manipulation of PDF (and other) documents.
How to Think Like a Computer Scientist, Interactive Edition
python internationalization(i18n) demo,国际化例子
A Python module for creating Excel XLSX files.
Get image width and height given a file path using minimal dependencies (no need for PIL, libjpeg, libpng, etc)
Get image width and height given a file path using minimal dependencies (no need for PIL, libjpeg, libpng, etc)
Google Python Style Guide CN 谷歌Python代码风格指南中文翻译
Google 开源项目风格指南 (中文版)
extends python with C: c-api, ctypes and Cython
如果我要写一个 Python 项目,打包成 exe 运行(方便在没有 Python 的电脑上使用),我需要打包出的根目录结构美观,没有多余的、杂乱的依赖文件在那里碍眼,而且需要在发现 bug 时,我还需要能够修改里面的代码后,无需再次打包,就能正常运行,该怎么做呢? 就以一个 Hello 项目为例,记一下我找到的完美方法。
A stunning modern theme for ttk inspired by Fluent Design 💠
A modern and customizable python UI-library based on Tkinter
An easy and fast way to create a Python GUI 🐍
A python package containing all the basic functions and classes for python. From simple addition to advanced file encryption.
MicroPython - a lean and efficient Python implementation for microcontrollers and constrained systems
Build and distribute installation-free python programs by all-in-one configuration file.
本脚本用于打包后的程序瘦身,用于有效减小pyinstaller/nuitka/python embeddable打包后的程序体积。This script is aimed at reducing the size of packages generated by PyInstaller, Nuitka, or Python embeddable builds through selectiv…
Code for the complete guide to tkinter tutorial
A collection of modern themes with code that makes it easy to integrate into a tkinter project.
Use any web browser as GUI, with Python in the backend and HTML5 in the frontend.