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
Project description
# 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](https://github.com/CITGuru/PyInquirer) - The interactive UI for Python
[tabulate](https://pypi.org/project/tabulate/) - Pretty table presentation
[pandas](https://pandas.pydata.org/) - The way of playing with data
[art](https://pypi.org/project/art/) - Used to generate ASCII art
[NBLOGIC](https://pypi.org/project/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
Thanawat Petchuen - [Thanawat(GitHub)](https://github.com/thanawatpetchuen) - [Thanawat(Bitbucket)](https://bitbucket.org/thanawatpetchuen/)
## License
This project is licensed under the MIT License
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file gradedb-1.0.2.tar.gz.
File metadata
- Download URL: gradedb-1.0.2.tar.gz
- Upload date:
- Size: 6.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/39.0.1 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4c192752b181d281ed1186d88dff421a6565551ce0e55d71eb09c91c0d333036
|
|
| MD5 |
f70ee6f55f67dafb02a5b71bc758bf51
|
|
| BLAKE2b-256 |
f9fa74abfd92f686bee27b55a9512117e76a028462ff39c9a76931a69d5cc49e
|
File details
Details for the file gradedb-1.0.2-py2.py3-none-any.whl.
File metadata
- Download URL: gradedb-1.0.2-py2.py3-none-any.whl
- Upload date:
- Size: 11.0 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/39.0.1 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e79c59f2ec5830e63f200a0fab201d638ed6a10ff5516dc04c67c767f8eed486
|
|
| MD5 |
a6ac1d545862d2984ba8b9e0533a9d9c
|
|
| BLAKE2b-256 |
306c60d4282ae214d944ac2c47abff4baaf6e2febe11985fb7c89f42d1724fd3
|