{"id":20044973,"url":"https://github.com/gryf/pep8-vim","last_synced_at":"2025-07-29T21:35:24.382Z","repository":{"id":149006055,"uuid":"76129361","full_name":"gryf/pep8-vim","owner":"gryf","description":"Pep8 command for vim","archived":false,"fork":false,"pushed_at":"2017-03-13T19:52:33.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-02T21:04:45.073Z","etag":null,"topics":["pep8","vim","vim-plugin"],"latest_commit_sha":null,"homepage":null,"language":"Vim script","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gryf.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-12-10T18:13:27.000Z","updated_at":"2023-01-27T14:02:59.000Z","dependencies_parsed_at":"2023-06-25T23:14:09.108Z","dependency_job_id":null,"html_url":"https://github.com/gryf/pep8-vim","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/gryf/pep8-vim","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gryf%2Fpep8-vim","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gryf%2Fpep8-vim/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gryf%2Fpep8-vim/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gryf%2Fpep8-vim/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gryf","download_url":"https://codeload.github.com/gryf/pep8-vim/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gryf%2Fpep8-vim/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267763510,"owners_count":24140824,"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","status":"online","status_checked_at":"2025-07-29T02:00:12.549Z","response_time":2574,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["pep8","vim","vim-plugin"],"created_at":"2024-11-13T11:03:09.995Z","updated_at":"2025-07-29T21:35:24.355Z","avatar_url":"https://github.com/gryf.png","language":"Vim script","funding_links":[],"categories":[],"sub_categories":[],"readme":"Pep8-vim\n========\n\nThis is simple vim plugin, which provide command ``:Pep8`` which check for PEP8_\nrules on python code in current buffer.\n\nUnlike any other available *vim-pep8* plugins, it doesn't parse output of\n``pep8`` command line tool, but relies on ``pep8`` module, therefore ``pep8``\nhas to be present in the system using system package manager or ``pip``.\n\nAlthough usable, this plugin is kind of deprecated in favor of pluggable\nvalidators like Syntastic_.\n\nInstallation\n------------\n\nTo use this plugin either ``+python`` or ``+python3`` feature compiled in vim is\nrequired. To check it, issue ``:version`` in vim instance and look for python\nentries.\n\nTo install it, any kind of Vim package manager can be used, like NeoBundle_,\nPathogen_, Vundle_ or vim-plug_.\n\nFor manual installation, copy subdirectories from this repository to your\n``~/.vim`` directory.\n\nNow you'll have new command ``:Pep8`` which in case of any ``PEP8`` violation\nwill display quickfix window with appropriate errors.\n\nLicense\n-------\n\nThis work is licensed on 3-clause BSD license. See LICENSE file for details.\n\n.. _Pathogen: https://github.com/tpope/vim-pathogen\n.. _Vundle: https://github.com/gmarik/Vundle.vim\n.. _NeoBundle: https://github.com/Shougo/neobundle.vim\n.. _vim-plug: https://github.com/junegunn/vim-plug\n.. _PEP8: https://www.python.org/dev/peps/pep-0008\n.. _Syntastic: https://github.com/vim-syntastic/syntastic\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgryf%2Fpep8-vim","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgryf%2Fpep8-vim","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgryf%2Fpep8-vim/lists"}