Python

Simple Contact Management System with SQLite in Python Free Source Code

Submitted by razormist on
Simple Contact Management System with SQLite in Python Free Source Code - A simple contact manage system that tends to secure all your contact information. This system uses CRUD to modify the contact record by adding new record, deleting existing record, updating current record, etc. Python Free Source Code.

Simple Othello Game using Turtle in Python Free Source Code

Submitted by razormist on
Simple Othello Game using Turtle in Python Free Source Code - A classic board game where your goal is to place your piece in the board as many as your opponent. The game is simple and tricky the you just need to place your piece beside your opponent in order to turn them into your piece color. Python Free Source Code.

Simple New Year Countdown in Python Free Source Code

Submitted by razormist on
Simple New Year Countdown in Python Free Source Code - A simple python desktop application that can set a timer for the incoming new year celebration. This application will automatically start the timer when the file is open, the timer will only stop when the target is reached. Python Free Source Code.