Skip to content

a record of office employees using python and csv module

License

Notifications You must be signed in to change notification settings

rghv234/csvdatabase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Python CSV Database

A simple employee database implemented in Python using CSV files for storage.

Features

  • Insert, update, delete rows in a CSV table
  • Simple pagination for query results

Usage

Run the csvdatabase.py file

Installation

Requires CSV module in Python.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

a record of office employees using python and csv module

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages