Skip to content

✨ This Repository is for daily life modules which I use. I will keep on updating this place. ✨

Notifications You must be signed in to change notification settings

puncoder/__modules__

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

My Modules.

This Repository is for daily life modules which I use. 
I will keep on updating this place.

Dependencies::
  1. Python 3.0 + version.
  2. Install the modules mentioned in the module file.

Module List ::
  1. xml_json_parser :: This module takes string object of xml or json, and returns a python dict.
                        usage: 
                        from xml_json_parser import xml_json_parse
                        my_dict = xml_json_parse(xml_or_json_string)












About

✨ This Repository is for daily life modules which I use. I will keep on updating this place. ✨

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages