Did a bit of work towards making my #RPCKittens a project others might use or contribute to: basic automated tests and started using #pylint.

I added a git hook that runs both before pushing, to keep me honest.

Oh, and I found a use for type hinting! Type hinting on exposed API functions enables automagic arg validation/conversion. Need to figure out return values as well.

Patting myself on the back, having a cookie.

https://github.com/mailpile/kettlingar

GitHub - mailpile/kettlingar: RPC Kittens! Cute asyncio HTTP-RPC microservices for fun and profit.

RPC Kittens! Cute asyncio HTTP-RPC microservices for fun and profit. - mailpile/kettlingar

GitHub