12 projects
morebuiltins
Things which I thought should be set in builtins.
nuitka_simple_gui
A simple GUI application using Nuitka.
taska
Taska is a web console for running python code
zipapps
Package your python code into one zip file, even a virtual environment.
ichrome
Chrome controller for Humans, base on Chrome Devtools Protocol(CDP) and python3.7+. Read more: https://github.com/ClericPy/ichrome.
watchdogs
Watchdogs to keep an eye on the world's change. Read more: https://github.com/ClericPy/watchdogs.
torequests
Async wrapper for requests / aiohttp, and some python crawler toolkits. Let synchronization code enjoy the performance of asynchronous programming. Read more: https://github.com/ClericPy/torequests.
uniparser
Provide a universal solution for crawler platforms. Read more: https://github.com/ClericPy/uniparser.
pyinstallerui
Let everyone is able to build python script to exe with pyinstaller, without any doc reading, support python3.7+. Read more: https://github.com/ClericPy/pyinstallerui.
frequency-controller
Setting a limitation for usage frequency. Read more: https://github.com/ClericPy/frequency_controller.
onwebchange
watchdog toolkit for check web change.
ask4args
Python-Fire-like, ask for function args by Terminal UI / GUI, ensuring the type annotation. Read more: https://github.com/ClericPy/ask4args.