{"id":15009289,"url":"https://github.com/petercollingridge/drawsvg","last_synced_at":"2026-02-21T20:06:00.790Z","repository":{"id":141534255,"uuid":"1920280","full_name":"petercollingridge/DrawSVG","owner":"petercollingridge","description":"Python module to generate SVG files","archived":false,"fork":false,"pushed_at":"2019-04-06T15:59:07.000Z","size":78,"stargazers_count":36,"open_issues_count":0,"forks_count":9,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-03-23T19:22:54.425Z","etag":null,"topics":["python","python27","svg"],"latest_commit_sha":null,"homepage":"http://petercollingridge.co.uk/blog/python-svg-writer","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/petercollingridge.png","metadata":{"files":{"readme":"README","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2011-06-19T18:35:21.000Z","updated_at":"2024-08-25T05:32:31.000Z","dependencies_parsed_at":null,"dependency_job_id":"bbec9687-70c8-4cdc-9892-344be1f23a52","html_url":"https://github.com/petercollingridge/DrawSVG","commit_stats":{"total_commits":76,"total_committers":3,"mean_commits":"25.333333333333332","dds":0.3157894736842105,"last_synced_commit":"095050fae38dd92a1e67f7d7a95e0c7082d220f4"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/petercollingridge%2FDrawSVG","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/petercollingridge%2FDrawSVG/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/petercollingridge%2FDrawSVG/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/petercollingridge%2FDrawSVG/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/petercollingridge","download_url":"https://codeload.github.com/petercollingridge/DrawSVG/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248075364,"owners_count":21043570,"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","python27","svg"],"created_at":"2024-09-24T19:24:17.431Z","updated_at":"2026-02-21T20:06:00.751Z","avatar_url":"https://github.com/petercollingridge.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"Python module to create SVG files.\nAdd to /usr/lib/python2.7/ for easy use.\n\nDraw a basic rectangle:\n\n from DrawSVG import SVG\n mySVG = SVG()\n \n mySVG.addChildElement('rect', {'x':20, 'y':20, 'width':60, 'height':20})\n mySVG.write('test.svg')\n\nFor more information, see the wiki:\nhttps://github.com/petercollingridge/DrawSVG/wiki\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpetercollingridge%2Fdrawsvg","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpetercollingridge%2Fdrawsvg","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpetercollingridge%2Fdrawsvg/lists"}