onlyweb.hashnode.devMarimo -- a Cool New Way to Build and Share AppsEver since I heard of marimo, a 'next-gen, open-source Python notebook,' I have wanted to try it out. Given the recent discussions on trade tariffs, I decided to use a dataset of annual simple average duty percentages downloaded from the WTO website....Jan 27, 2025·1 min read
onlyweb.hashnode.devPython Web Apps and Free Deployment Methods -- a Handy ResourceWhen I started exploring Python web app frameworks, I often found myself bouncing between documentation, deployment guides, and examples. So, I created a Google Sheet that gathers popular Python web app frameworks, learning resources, free deployment...Dec 22, 2024·1 min read
onlyweb.hashnode.devCreate Your Data Story with Tableau Public OnlineAccording to Tableau: "Tableau Public is a free platform to explore, create, and publicly share data visualizations online". Tableau Public's web-authoring feature is free and requires no set-up, installation, or coding experience. Though limited com...Dec 16, 2024·1 min read
onlyweb.hashnode.devPlaygrounds and Cafes for Python AppsFirst published on LinkedIn: https://www.linkedin.com/pulse/playgrounds-cafes-python-apps-shantala-mukherjee-cfa-caia-zjjgc Thanks to the Pyodide distribution, the number of browser-based options for Python coding and app development keeps growing. ...Aug 16, 2024·2 min read
onlyweb.hashnode.devWeb Apps with Python - Panel(Image by Freepik) This time, we'll look at the Python library Panel, a highly customisable way to build dashboards and web apps. I'll also show you how to build and deploy them entirely in the cloud! (Check out my other posts Web Apps with Python - ...Aug 20, 2023·3 min read