https://github.com/harshpatel5940/datahandlingproject
A simple project for School Purpose and explore the things of python
https://github.com/harshpatel5940/datahandlingproject
csv datahandling logging python
Last synced: 8 months ago
JSON representation
A simple project for School Purpose and explore the things of python
- Host: GitHub
- URL: https://github.com/harshpatel5940/datahandlingproject
- Owner: HarshPatel5940
- License: mit
- Archived: true
- Created: 2021-09-18T12:29:01.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-09-21T13:15:32.000Z (over 2 years ago)
- Last Synced: 2025-03-31T07:45:22.738Z (about 1 year ago)
- Topics: csv, datahandling, logging, python
- Language: Python
- Homepage:
- Size: 112 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Audit: Audit.log
Awesome Lists containing this project
README
DataHandlingProject
Check out my School Data Handling Project!! (CSV, MySql Based).
###
This Project is on a halt cause i have exams
## Requirements:
1. python 3.6+
2. mysql-connector-python
3. termcolor
4. pandas
```
pip install mysql-connector-python termcolor pandas
```
## Project is Now Archived. (Read Only)