Skip to content

This is final project for the Programming Fundamentals Course (CS101). In this project, I used CSV module to implement CRUD operations on CSV file using Python Programming Language.

Notifications You must be signed in to change notification settings

m4lf0rm3d/PFUN-CSV-Python-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Programming Fundamentals CSV Python Project

This is final project for the Programming Fundamentals Course (CS101).
In this project, I used CSV module to implement CRUD operations on CSV file using Python Programming Language.

Installation

Install hulions.py with Python 3.x or greater

  cd 'PFUN-CSV-Python-Project'
  python3 hulions.py

Username and Password

When it asks for username and password:

  username >> _
  password >> _
username password
admin pfun

Enjoy CRUD operations on CSV database!

Documentation

To manually add your own database, add CSV file to Databases folder.
Then, add it to file_path variable in hulions.py.
Remember, the path needs to be relative!

Tech Stack

Python 3, CSV, Python CSV module

Support

For support, email admin@xorahsan.me or join me on Instagram: xorahsan.

About

This is final project for the Programming Fundamentals Course (CS101). In this project, I used CSV module to implement CRUD operations on CSV file using Python Programming Language.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages