Python Parse RSS Feed With No DependenciesFEB 3, 2022, 4 minute read
Parsing RSS with Python standard library.
Tiny Python Router for AWS Lambda APIsJAN 21, 2022, 3 minute read
The utility of Python Flask routing on a Lambda, without the framework.