Debugging embedPy library extension called extendPy
Hi all I try to hack and learn how to debug python library loaded to q kdb+ context. I use michaelsimonelli/qoinbase-q: Q client for the Coinbase Pro API (github.com) as a sample to learn from. While hacking I discovered Interesting insights: 1. embe...