atlas des actus
    
Web Damn
09  mars     18h38
Build Online Web Chat using Flask and Python
webdamn    In our previous Python project tutorial, we have developed School Management System with Python, Flask and MySQL. In this tutorial, we will develop Online Web Chat using Flask and Python. A web chat system is an online interface that allows to communicate directly with peoples in real time. Here,...
21  janvier     19h06
If name main Usage in Python
webdamn    In our previous Python tutorial, we have explained about Args and Kwargs in Python. In this tutorial, we will explain about name in Python. We mostly see the name variable like below code when gone through the Python code. This is a special variable in Python that used to create modules....
13  janvier     15h03
Build Image Search App with Python and Flask
webdamn    In our previous Python Flask tutorial, we have explained how to develop QR Code Generator with Python and Flask. In this tutorial, we will explain how to develop Image Search App with Python and Flask. An image search is a search functionality that is implemented to find images. The search can be...
25  décembre     18h51
Build QR Code Generator with Python and Flask
webdamn    In our previous Python Porject tutorial, we have explained to develop School Management System with Python, Flask and MySQL. In this tutorial, we will explain how to build QR Code Generator with Python and Flask. Nowadays, QR code is become a part of our life. We all use QR code for multiple...
17  décembre     14h10
School Management System with Python, Flask and MySQL
webdamn    In our previous Python project tutorial, we have explained to Face Recognition Based Attendance System with Python. In this tutorial, we will explain how to develop School Management System with Python, Flask and MySQL. School Management Systems SMS is an online system that’s used in schools to...
25  novembre     15h50
What are Decorators in Python
webdamn    In our previous Python tutorial, we have explained how to Automate Everything with Python. In this tutorial, you will learn about Decorators in Python. In python, Decorators is a design pattern that allows to modify the functionality of a function by wrapping it in another function. It takes the...
04  novembre     14h48
Automate Everything with Python
webdamn    In our previous Python tutorial, we have explained how to make ChatBot Project with Python and Flask. In this tutorial, we will explain how to Automate Everything with Python. Automation is the key of efficiency and productivity After a decade of experiance. It lets us to automate important and...
08  octobre     09h50
ChatBot Project with Python and Flask
webdamn    In our previous Python project tutorial, we have explained How to Make a ChatBot using Python. In this tutorial, we will explain how to make ChatBot Project with Python and Flask. A ChatBot is an AI based automated system that design to work without human assistance. It enables the communication...
01  octobre     17h27
Real-time Face Recognition Project with Python & OpenCV
webdamn    In our previous Python project tutorial, we have explained Face Recognition Based Attendance System with Python. In this tutorial, we will explain how to implement Real time Face Recognition Project with Python and OpenCV. Face recognition is an artificial intelligence AI based computer...
04  septembre     15h07
Face Recognition Based Attendance System with Python
webdamn    In our previous Python project tutorial, we have explained How To Use Pandas Library in Python. In this tutorial, we will explain how to develop a Face Recognition Based Attendance System using Python, Flask and MySQL. The face recognition attendance management system provide a quick way to take...