{"id":13771260,"url":"https://github.com/myint/unify","last_synced_at":"2025-04-07T12:03:01.694Z","repository":{"id":7630841,"uuid":"8990451","full_name":"myint/unify","owner":"myint","description":"Modifies strings to all use the same quote where possible","archived":false,"fork":false,"pushed_at":"2022-07-04T21:06:04.000Z","size":38,"stargazers_count":95,"open_issues_count":12,"forks_count":17,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-03-31T11:01:38.865Z","etag":null,"topics":["formatter","python"],"latest_commit_sha":null,"homepage":"https://pypi.python.org/pypi/unify","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/myint.png","metadata":{"files":{"readme":"README.rst","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}},"created_at":"2013-03-24T18:02:19.000Z","updated_at":"2024-12-11T13:07:54.000Z","dependencies_parsed_at":"2022-07-07T18:40:25.320Z","dependency_job_id":null,"html_url":"https://github.com/myint/unify","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/myint%2Funify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/myint%2Funify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/myint%2Funify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/myint%2Funify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/myint","download_url":"https://codeload.github.com/myint/unify/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247648874,"owners_count":20972944,"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":["formatter","python"],"created_at":"2024-08-03T17:00:49.622Z","updated_at":"2025-04-07T12:03:01.640Z","avatar_url":"https://github.com/myint.png","language":"Python","readme":"=====\nunify\n=====\n\n.. image:: https://travis-ci.org/myint/unify.svg?branch=master\n    :target: https://travis-ci.org/myint/unify\n    :alt: Build status\n\nModifies strings to all use the same quote where possible.\n\n\nExample\n=======\n\nAfter running::\n\n    $ unify --in-place example.py\n\nthis code\n\n.. code-block:: python\n\n    x = \"abc\"\n    y = 'hello'\n\ngets formatted into this\n\n.. code-block:: python\n\n    x = 'abc'\n    y = 'hello'\n","funding_links":[],"categories":["UNIX-way formatters"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmyint%2Funify","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmyint%2Funify","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmyint%2Funify/lists"}