Python

Python Source Code

Free Python Source Code. Download from a vast collections of free Python source code below. Games are also available like Rock Paper Scissors Game and a lot more.

School Management System with Bulk SMS Support

Submitted by ramos.cj360 on
School Management System with SMS Support developed using Visual Basic with MS Access Database. The key features of this application are as follow 1. Admission, Registration and Evaluation (Requirements Check) of students. 2. Student Assessment Form wherein students are assigned to particular school department, year level and section. 3. Accounting / Cashiering - a module used to manage student

Insert and Delete Your Data From Database

Submitted by mjt on
This codes explains how to add records in the database. This is connected to my previous code (DELETE YOUR DATA FROM DATABASE). It developed using Ajax and PHP Mysql. It's simple and useful especially for beginners. Take a look at this and try it yourself. My email address is [email protected]. Thank you very much.

Customized Border Image in CSS

Submitted by GeePee on
This project will teach you how to create a customized border image in css. You can use your own image to be set as border. We have to simply set the border-image properties like border-image-outset, border-image-repeat, border-image-slice, border-image-source and border-image-width. You can experiment on your own and use my project as an example. Hope you learn from this.

Supermarket Management System

Submitted by skillmid on
The system is a desktop Windows application. It will provide the following features:  Calculate the bill.  Store how many products are sold.  Store products and their prices and with other information.  Change the Graphical User Interface of the system. The System Can’t  Print out bills  Manage promotion Due to the following reason: This project is based on the sales transaction and stocking

Find Weather Forecast from IP Address

Submitted by hexahow on
To retrieve the weather forecast for your location based only on your current IP, the full tutorial will have the following 5 sections (http://bit.ly/1A5Y651), that will: - Describe elements needed for weather forecast retrieval - Describe the weather station code field of IP2Location - Show code that gets the weather station code from IP address - Show code that retrieves the weather forecast