A free tool to reduce coding for developers who like to surface T-SQL database recordsets in a simple collection of customized POCO objects. Every so often, I find myself wishing that I had a utility ...
PyApp: An easy way to package Python apps as executables A Rust-based solution to a common Python programming need: How to make a Python program into a click-to-run redistributable. (Note: Some ...