{"id":16061484,"url":"https://github.com/akx/juupeli","last_synced_at":"2025-04-05T09:13:52.672Z","repository":{"id":143326138,"uuid":"267056438","full_name":"akx/juupeli","owner":"akx","description":"Encodes arbitrary Python data structures into XML in a reasonably sane way.","archived":false,"fork":false,"pushed_at":"2020-05-26T14:57:08.000Z","size":10,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-10T18:12:43.977Z","etag":null,"topics":["python","serialization","xml"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/akx.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-05-26T13:53:22.000Z","updated_at":"2020-05-29T09:05:55.000Z","dependencies_parsed_at":"2023-05-15T00:45:12.097Z","dependency_job_id":null,"html_url":"https://github.com/akx/juupeli","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akx%2Fjuupeli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akx%2Fjuupeli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akx%2Fjuupeli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akx%2Fjuupeli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/akx","download_url":"https://codeload.github.com/akx/juupeli/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247312093,"owners_count":20918344,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["python","serialization","xml"],"created_at":"2024-10-09T04:09:02.553Z","updated_at":"2025-04-05T09:13:52.649Z","avatar_url":"https://github.com/akx.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"Juupeli\n=======\n\n![Test](https://github.com/akx/juupeli/workflows/Test/badge.svg)\n\nEncodes arbitrary Python data structures into XML in a reasonably sane way.\n\nUsage\n-----\n\nBasically,\n\n```\nfrom juupeli import to_xml_string\n\nx = to_xml_string(my_object)\n```\n\nshould immediately do something usable.\n\nPlease see the tests for more advanced usage for the time being.\n\nTODO\n----\n\n* Annotation support (for e.g. attributes)\n* Decoding back to Python? Maybe?\n\nKnown issues\n------------\n\n* Nesting anonymous collections will cause flattening with the default codec\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakx%2Fjuupeli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fakx%2Fjuupeli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakx%2Fjuupeli/lists"}