How to deploy a simple Python app using Heroku?
This post walks you through how to set up a simple Python app where one can upload data, triggering a script to read the uploaded data and process it, and download the results in the end.
Read more...This post walks you through how to set up a simple Python app where one can upload data, triggering a script to read the uploaded data and process it, and download the results in the end.
Read more...Oracle is a popular DBMS and this post walks you through how to set up the connectivity between it and Python.
Read more...Microsoft’s Power Automate is a great tool to automate certain processes and workflows without requiring advanced coding skills. This post shows you an example of how we can leverage Power Automate in a real-life business task.
Read more...Power BI has an embedding capability that allows developers to embed a report, dashboard or tile in a web page. Viewers no longer need a license to access the reports or dashboards. This post shows you how to set the process up.
Read more...Without doubt, PHP’s main use is web development. However, we can apply it to generate some highly customizable PDFs. This post walks you through the entire process, from initial setup to the final product.
Read more...