ClericPy's repos on GitHub
Python · 206 人关注
ichrome
Chrome controller for Humans, based on Chrome Devtools Protocol(CDP) and python3.7+.
Python · 87 人关注
EC-Spider
Obsolete 已废弃.
Python · 59 人关注
Spider_on_Tianmao_and_Taobao
已废弃。 Spiders on Tianmao Taobao JingDong。停止更新
Python · 56 人关注
zipapps
Package your python code into an executable zip file (with the requirements). Based on pure python zipapp, for Python3.6+.
Python · 47 人关注
newspaper
Python Newspaper Timeline
Python · 24 人关注
torequests
Async wrapper for requests / aiohttp, and some crawler toolkits. Let synchronization code enjoy the performance of asynchronous programming.
Python · 20 人关注
nuitka_simple_gui
A simple GUI app of nuitka
Python · 12 人关注
watchdogs
Keep an eye on the change of web world, everything can be RSS.
Python · 8 人关注
pyinstallerui
Interactive command line toolkit for pyinstaller, venv manager. Reducing size of pyinstaller exe files.
Python · 8 人关注
uniparser
Provides a general low-code parsing solution.
Python · 6 人关注
somethings
Some toolkits for personal use, not for anyone others.
Python · 4 人关注
Autohotkey-to-Python
run autohotkey code in python with autohotkey.dll
Python · 2 人关注
distribute-python-on-windows
Telling how to distribute python app on win32 platform. Python3.6+
Python · 2 人关注
win_nonsense_services
Windows 非核心服务优化工具
Python · 1 人关注
shiv-package-tutorial
Show how to shiv your product into one-file for distribution. Deprecated, use zipapps instead
Python · 1 人关注
zirooms
自如扫房打分脚本, 之前自用的, 写了一晚上估计有些bug, 一年内不维护, 估计也没什么人用的上
HTML · 0 人关注
1glimpse
1glimpse Demo. 已废弃,不弄了
Python · 0 人关注
ask4args
Python-Fire-like, ask for function args by Terminal UI / GUI, ensuring the type annotation.
HTML · 0 人关注
blog
开个博
0 人关注
ClericPy
Config files for my GitHub profile.
Python · 0 人关注
frequency_controller
Setting a limitation for usage frequency
Python · 0 人关注
mypy-obsoleted
python工具演示。目前仅限python_articles(python 文章列表)一项。
Python · 0 人关注
OnWebChange
Watchdog for web change, everything can be RSS. Move to new product https://github.com/ClericPy/watchdogs
Python · 0 人关注
pyld
存储所有平时的练习代码。已废
Python · 0 人关注
python-snippet
Python code-snippets for reusing. Slicer, logger, progressbar, counter, tracer, argv saver, and so on. 常用的 Python 代码片段,包括切片器、简易Logger生成、进度条、计数器、变量暂存器、显示行号+时间的示踪器。
0 人关注
Sarasa-Gothic
Sarasa Gothic / 更纱黑体 / 更紗黑體 / 更紗ゴシック / 사라사 고딕
Python · 0 人关注
uvicorn
The lightning-fast ASGI server. 🦄
ClericPy

ClericPy

V2EX 第 135159 号会员,加入于 2015-08-25 23:44:43 +08:00
没人讨论下最近热门的 Codon 和 socketify.py 么
Python  •  ClericPy  •  2022-12-18 09:14:40 AM  •  最后回复来自 ClericPy
18
终于等到你, 单文件解释器: pyoxy?
Python  •  ClericPy  •  304 天前  •  最后回复来自 ClericPy
10
"如果" UGC 平台提供一个评价按钮: 疑似违规/谣言/营销号
奇思妙想  •  ClericPy  •  2022-05-28 18:04:40 PM  •  最后回复来自 gengchun
10
(安卓) 微信的勿扰模式去哪了, 最近一次更新以后找不到了
微信  •  ClericPy  •  2022-01-21 11:44:07 AM  •  最后回复来自 SZP1206
5
雪中悍刀行电视剧感觉还可以, 也算用心拍
分享发现  •  ClericPy  •  2021-12-16 20:58:16 PM  •  最后回复来自 ClericPy
22
ClericPy 最近回复了
16 小时 9 分钟前
回复了 oldbird 创建的主题 Python python2 中 import Tkinter 和 tkinter 什么区别?
python3 要做的就是消去这种歧义, 老版本问题忽略吧, 要么直接用 3 , 要么自己写好测试
16 小时 17 分钟前
回复了 zeromovie 创建的主题 Python windows Linux 之间如何优雅的迁移 Python 环境呢?
https://pypi.org/project/zipapps/
用 -d 模式, 把依赖和源码打包成几十 KB 的玩意, 两边机器只要搞定解释器, 然后在目标机器上现安装依赖
16 小时 24 分钟前
回复了 zeromovie 创建的主题 Python 关于动态替换 import 内容的功能
1. importlib
2. sys.modules.pop

具体自己查
今天看到 Gemini 把教皇和马斯克都变成黑人了, 就知道 Google 的颜色已经不干净了..
呃, 没装 python 就装个 python?

https://github.com/indygreg/python-build-standalone/releases 一大堆绿色版 python

如果想打二进制可执行文件, nuitka 就行了, 不会 nuitka 可以直接用 GUI 生成 https://github.com/ClericPy/nuitka_simple_gui
如果没有很特殊的库, 用 https://pypi.org/project/zipapps/ 就够了吧.

如果两头 python 版本和环境一样的, 不用开 -d 模式提前安装好依赖, 如果有 c 依赖 记得 -u=AUTO 或 -u=*

把依赖和代码打包到一块, 可以带 entrypoint / shebang 直接运行, 也可以当个 venv
市场现状是非 0 基础的程序员比你便宜... 得给面试官一个选你不选别人的理由吧, 工资比较高选程序员现在不是好时候
32 天前
回复了 momo2023 创建的主题 电影 看完《热辣滚烫》后你有什么感触呢?
健身过度, 把一个那么机灵的人练的两眼无神了...
手机
平板
电脑
车机
小爱音箱

你不说我都没发现刚刚好...
53 天前
回复了 jeesk 创建的主题 Firefox Firefox 的没落的根本原因?
用了十年火狐, 各种扩展各种绿色版各种优化版, 然后毕业后被新东家要求用 Chrome, 到现在又是十年了
关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   5177 人在线   最高记录 6543   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 26ms · UTC 03:52 · PVG 11:52 · LAX 20:52 · JFK 23:52
Developed with CodeLauncher
♥ Do have faith in what you're doing.