I love to try to teach whatever I'm learning or implementing. Mostly on Rust, Agentic AI and Backend Engineering In this post, we will implement a command-line interface that’ll accept a markdown file ...
Tried upgrading to version 2.0.3 and found that command line arguments do not seem to be passed when tasks have been launched from a CLI script. Downgraded to the latest 1.x version and it all works ...
This is a JSON parser written in pure Python. It is intended to be used as a component in a bigger system. It has zero external depenencies. An embedded version of PLY and YPLY (Python Lex Yacc and ...