News

It’s easy to automate the creation of Word documents with Quarto, a free, open-source technical publishing system that works with R, Python, and other programming languages.
In this great project we have seen how a web API behaves in a Python environment with Flask framework. During our tests, we have used runtime variables (api.py) and persistent data (db_api.py). The ...
I have several use cases where the stakeholders making requests to my webservice require an API component that is essentially an arbitrary dictionary but with some extra type information about the ...