Developped in a professional context, these tools include
- TorchPSC: a blazing fast epsc/ipsc analysis tool running on GPU. Woks on linux and windows (with restrictions). Requires an NVIDIA gpu (although it may work with ROCm)
- FlexPanZoom: a flexible pan&zoom lib for interactive matplotlib graphics
- Tapetest: a quick-and-dirty tool providing help to perform tape test in mice.
Developped during boring rainy days. Among others,
- WxGPX2 is a wxPython software to display and analyze garmin fit/gpx activity files. It is a rewrite of WxGPX-phoenix, which is not maintained anymore, but still contains some interesting pieces of code!
- pygui is a collection of python widgets for Dear imgui (compatible with imgui-bundle and pyimgui).
- PygletPexParticle is a toy particle system (with editor and demo) for the pyglet game lib.
- SpriteMapGenerator is a quick and dirty opencv tool to isolate sprite bounding rects from sprite sheets.
- STlitePlayground is a collection of toy project(s) using the streamlit lite. runs entirely in brower (andoid compatible!)
- PyGlVideo, a library to dispay videos in openGL textures and record video from openGL textures without gpu<->cpu copy.
As the name states, these do not deserve any desciption!

