{"id":24508777,"url":"https://github.com/5j9/flake8-no-u-prefixed-strings","last_synced_at":"2025-07-07T21:04:00.081Z","repository":{"id":57429988,"uuid":"150683854","full_name":"5j9/flake8-no-u-prefixed-strings","owner":"5j9","description":"Disallow u-prefixed string (Python 2's unicode literals) in your Python code.","archived":false,"fork":false,"pushed_at":"2018-09-28T06:44:15.000Z","size":19,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-23T12:39:54.232Z","etag":null,"topics":["code-quality","flake8-plugin","python-style"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/5j9.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":"2018-09-28T04:01:32.000Z","updated_at":"2023-02-13T16:07:25.000Z","dependencies_parsed_at":"2022-08-26T02:41:12.854Z","dependency_job_id":null,"html_url":"https://github.com/5j9/flake8-no-u-prefixed-strings","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/5j9%2Fflake8-no-u-prefixed-strings","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/5j9%2Fflake8-no-u-prefixed-strings/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/5j9%2Fflake8-no-u-prefixed-strings/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/5j9%2Fflake8-no-u-prefixed-strings/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/5j9","download_url":"https://codeload.github.com/5j9/flake8-no-u-prefixed-strings/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243708034,"owners_count":20334760,"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":["code-quality","flake8-plugin","python-style"],"created_at":"2025-01-22T00:17:54.967Z","updated_at":"2025-03-15T09:22:16.470Z","avatar_url":"https://github.com/5j9.png","language":"Python","readme":".. image:: https://travis-ci.org/5j9/flake8-no-u-prefixed-strings.svg?branch=master\n    :target: https://travis-ci.org/5j9/flake8-no-u-prefixed-strings\n\nflake8-no-u-prefixed-strings\n----------------------------\nA plugin for flake8 (v3+) to disallow any u-prefixed string literals, e.g. ``u\"\"``, ``u''``, ``U\"\"\"\"text\"\"\"``, or ``u'''string'''``.\nMight be useful in Python 3 only projects, or Python 2 projects which enforce usage of ``unicode_literals``.\n\nYou can use `flake8-future-import \u003chttps://github.com/xZise/flake8-future-import\u003e`_ to enforce import of ``unicode_literals``.\n\nInstallation\n------------\n\n.. code-block:: bash\n\n  pip install flake8-no-u-prefixed-strings\n\n\nShould work with all officially supported Python versions, including\nPython 2.7.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F5j9%2Fflake8-no-u-prefixed-strings","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F5j9%2Fflake8-no-u-prefixed-strings","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F5j9%2Fflake8-no-u-prefixed-strings/lists"}