Category: python
-
Face Recognition using OpenCV and Python
Opencv is very useful package to manipulate images, today let’s make…
-
Manipulating data with Python, Redis and Pandas
On these days we need to access data even faster but…
-
Creating Web App to monitorize news using Flask, pyWebIo and OpenAPI
Today is the first chapter of a series about consuming APIs,…
-
Creating complete WEB App without coding HTML with PyWebIO and Flask
The framework PyWebIO is very useful to develop some web apps…
-
Interesting Projects API’s useful
Fake User – Creation of fake data https://randomuser.me/?ref=undesign The Movie Database…
-
Code Snippets for Python with multiple plattaforms
GitHub: rondweb/Python-CodeSnippets: Code snippets for python using multiple plattaforms (github.com)
-
Creating a stock market report using with Python Pandas, Web Scraping and Mito
Today we gonna crate a stock market in 5 minutes using…
-
Extracting Text from Microsoft Word with Python
Python is really powerful and useful for many daily tasks, today…