awesomeScripts
awesomeScripts copied to clipboard
Added CSV to JSON or vice-versa Converter Script
Pull Request Template
script name - csv2json.py
What have you Changed -> I have added CSV to JSON converter script.
what you changed in the codebase.write here
Issue no.(must) -
Self Check(Tick After Making pull Request)
- [x] This issue was assigned to me.
- [x] One Change in one Pull Request
- [x] My file is in proper folder
- [x] I am following clean code and Documentation and my code is well linted with flake8.
- [x] I have added README.md and requirements.txt with my script
If issue was not assigned to you Please don't make a PR. It will marked as invalid.
Join Us on Discord:- https://discord.gg/JfbK3bS
acknowledgement
- [x] I have tested the script and distributing it under MIT license.
PLease check for lint errors. Use flake8 guidelines for clean and readable code. Thanks
Happy Hacktober