Two fake spellchecker packages on PyPI hid a Python RAT in dictionary files, activating malware on import in version 1.2.0.
Very fast .PNG image(24/32bpp) writer for Python. Compared to typical PNG libraries, its compression is about 10-20x faster, while producing 10-50% larger files.
py.zig provides a lightweight interface for creating python extensions in zig. Since these types have the same memory representation as the c-equivalent you can safetly use @ptrCast and pass them to ...