22 projects
reft
re format-tool (FT FDict Flist Fset...) and a simple mono-like control language (Support QMonoWidget QMonoInspector if PyQt5 is installed, but not neccessary if not used)
qwork
...
files3
(pickle+lz4 based) save Python objects in binary to the file system and manage them.
pyipcore
(PyQt5 based) Create "Ipcore" from verilog(Need iverilog). Provide "Param Value" and "Port Control" function. This kind of IpCore is not safe, only for convenience
rbpop
(PyQt5 based) Pop your window at the right-bottom at the screen.
stcube
used to manage stm32cubemx template project and some user source file.
tpltable
define "Excel" "Table|StyleTable" "Row|Col|StyleRow|StyleCol". Can dynamic modify excel data & styles. Support multiple kinds of indexes. (70%)
ffre
Fpath Finder with re
vio
virtual io ...
pyscreeps-arena
Python api|interface to play game: Screeps: Arena.
uploadtool
python uploadtool for convenient.<Windows Only>
lurara
more easy use for keras(care for it used in small or mid model, not efficiency). simplify like dataset create, model train&predict. Used by person
appshot
ScreenShot for target window. Identy window by 1.front 2.title 3.clsname 4.hwnd. Based on win32api. Only screenshot the window not all screen and not crop.
ezfsm
> Easy and micro fsm could used in python3.x and micropython.
airpage
based on airtest
efsm
> Easy and micro fsm could used in python3.x and micropython.
mkr
MicroKernel based on outer framework as it's inner core. Use python project as plugin.
ekr
MicroKernel based on eventframework as it's inner core. Use python project as plugin.
efr
Event-Driver (Stand-alone) Framework. Pure python. Efficient.
udsp
Uart Data Stream Processor (Whether using Uart is not important at all. it can also support other commulication protocal.). It is used to format C data into strings and easily manage send and receive buffers in python and micropython.(We used it with uart in Electronic Design Competition.).It contain micropython C C++ C# version packages under the install path.
pymouse-pyhook3
change "import pyHook" to "import PyHook3 as pyHook"
winshotor
python windows screen snapshot tool.<Windows Only>