Adding json functions
Compare changes
Files
5+ 7
− 6
@@ -3,7 +3,7 @@ import socket
@@ -71,9 +71,8 @@ def json_to_dict(js):
@@ -95,9 +94,8 @@ def match_generator_dict(biblio: dict, Genereator: list):
@@ -124,3 +122,6 @@ if __name__ == '__main__':