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 ...
A Python tool for parsing screenplay text from PDF or TXT files and converting it into structured JSON format. --input_file: Path to the input script (PDF or TXT format)-o, --output_file: (Optional) ...