awesomeScripts icon indicating copy to clipboard operation
awesomeScripts copied to clipboard

Added CSV to JSON or vice-versa Converter Script

Open scienceLabwork opened this issue 4 years ago • 1 comments

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.

scienceLabwork avatar Oct 11 '21 21:10 scienceLabwork

PLease check for lint errors. Use flake8 guidelines for clean and readable code. Thanks

Happy Hacktober

codeperfectplus avatar Oct 17 '21 07:10 codeperfectplus