News

The new PyScript project lets you embed Python programs directly in HTML pages and execute them within the browser without any server-based requirements. The project was announced this weekend at ...
It is fair to say that for a small company, using pyGTK over other GUI development environments, such as native C, is a competitive advantage. Hopefully, after reading this article, everyone should be ...
A python GUI integrated attendance system using face recognition to take attendance. In this python project, I have made an attendance system which takes attendance by using face recognition technique ...
A real-time chat room application using Python with socket programming and a Tkinter-based GUI. Chat Room Application This is a simple chat room application using Python's socket and threading ...