The CSV to JSON Converter is a tool that helps you easily convert CSV (Comma Separated Values) files into JSON (JavaScript Object Notation) format.
-
Updated
Nov 30, 2024 - Python
The CSV to JSON Converter is a tool that helps you easily convert CSV (Comma Separated Values) files into JSON (JavaScript Object Notation) format.
This programs reads contacts from a CSV file and using the Selenium web driver module it opens WhatsApp web and starts sending Messages to the desired contacts. This allows the user to send a pre typed message while still using some personal characteristics of the contact.
Python assignment covering Git, reading and writing CSV and .txt files, and basic calculation and analysis methods (Due: 03-20-2021)
Add a description, image, and links to the csvreader topic page so that developers can more easily learn about it.
To associate your repository with the csvreader topic, visit your repo's landing page and select "manage topics."