Skip to content

systemc12ashe/se211CourseProject

Repository files navigation

se211CourseProject

Author: Cassidy Ashe Course: SE 211

Technologies used for CSVapp:

  • Python 3
    • csv module (built-in)
    • PySimpleGUI package

In order to run the CSVapp, run the CSVapp.py file. A window should appear where you can then intereact with the application.

Technologies used for CSVlibrary:

  • Python 3
    • csv module (built-in)

In order to run the CSVlibrary application independently from the CSVapp, it will run as a command line system by running CSVlibrary.py, and having an existing CSV file in the same directory.

I created this application in Visual Studio Code

About

SE 211; Winter 2021; CSVapp and CSVlibrary

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages