All without needing to worry about writing an HTTP server or complicated request handling logic.
To install Python Fire with pip, run: pip install fire To install Python Fire with conda, run: conda install fire -c conda-forge ...