mawildoer
- Karma
- 0
- Created
- ()
- Submissions
- 0
- Malware Masquerading as MCP on PyPI (inspector.pypi.io)
- Show HN: Make the Most of Python's ExceptionGroups (github.com)
Surfacing all exceptions at once saves end-users time and frustration. Collecting and raising exceptions is also a great pattern to write robust, simple multi-path code. I rolled this package out of MIT licensed atopile…
-
If you really want people to use your stuff, you should make it easy to get started as possible. For interacting with Github Actions, that means setting up OIDC, so you can prove who did what in which repo when -…