This is the second part of the serie of posts ML App ā Flask with SqlAlchemy, SqLite and DockerFor this app we gonna use the technologies: Python Flask – Python backend dev and web api; SqlAlchemy – SQL toolkit and Object Relational Mapper that gives application developers the full power and flexibility of SQL; SqLite…
Tag: flask
ML App 1 – Flask with SqlAlchemy, SqLite and Docker
Iām starting a serie of posts to create an app complete since the database conception til the launch of models to use with Machine Learning utils. 100% Open Source 100% Python. Let’s go!!!
Creating Web App to monitorize news using Flask, pyWebIo and OpenAPI
Today is the first chapter of a series about consuming APIs, Webscraping and beyond… Let’s create a simple web app to get some breaking news about any subject filtering by region, language and topic. [git-github-jupyter url=”https://github.com/rondweb/api-news/blob/main/notebook.ipynb”]
Creating complete WEB App without coding HTML with PyWebIO and Flask
The framework PyWebIO is very useful to develop some web apps with interface quickly and useful, on this post we gonna create a GUID Generator using this framework! [git-github-jupyter url=”https://github.com/rondweb/leaftix-labs-guid-generator/blob/main/notebook.ipynb”] Github: https://github.com/rondweb/leaftix-labs-guid-generator