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