Socket
Socket
Sign inDemoInstall

gradedb

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gradedb

The program that load the CSV file and use them as database. Main function is to Insert / Update / Save course and it's detail and Calculate the GPA from given CSV


Maintainers
1

GradeDB

The program that load the CSV file and use them as database. Main function is to Insert / Update / Save course and it's detail and Calculate the GPA from given CSV

Prerequisites

This program needs Python 3 and following libraries

  • PyInquirer - The interactive UI for Python
  • tabulate - Pretty table presentation
  • pandas - The way of playing with data
  • art - Used to generate ASCII art
  • NBLOGIC - NBLOGIC for python by Thanawat Petchuen

Installing

First, install this project by pip

pip install gradedb

And then run the script

gradedb "filename.csv"

or use KLOGIC database (require authentication)

gradedb

Authors

License

This project is licensed under the MIT License

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc