Skip to content

dreamofwhy/ContactManager-Example-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ContactManager-Example-Python

Example OpenSource development repository

This repository is based on ContactManager-Example-C. Some of the information is directly copied from there. This repository does not contain any intentional issues to fix.

Description

This is a simple console based contact manager. The manager will read contacts from a CSV file (fname, lname, email) and print, search, add, and delete contacts as well as write the contacts back to a file.

The code is written in Python. This code was originally produced on Mac OS X 10.8.5 using JEdit 5.1.0. On April 28, 2014, it was updated to use Python3.4.0 on Ubuntu 14.04 LTS using VIM.

About

This is a contact mananger written in Python.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages