{"id":16760532,"url":"https://github.com/bjoernricks/vim-autopep8","last_synced_at":"2026-01-02T18:06:51.925Z","repository":{"id":14237846,"uuid":"16945039","full_name":"bjoernricks/vim-autopep8","owner":"bjoernricks","description":"Autopep8 Vim Script","archived":false,"fork":false,"pushed_at":"2014-03-31T13:37:53.000Z","size":180,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-22T21:29:52.917Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"VimL","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/bjoernricks.png","metadata":{"files":{"readme":"README.rst","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}},"created_at":"2014-02-18T10:22:03.000Z","updated_at":"2017-12-02T20:19:04.000Z","dependencies_parsed_at":"2022-08-28T15:10:44.590Z","dependency_job_id":null,"html_url":"https://github.com/bjoernricks/vim-autopep8","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/bjoernricks%2Fvim-autopep8","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjoernricks%2Fvim-autopep8/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjoernricks%2Fvim-autopep8/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjoernricks%2Fvim-autopep8/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bjoernricks","download_url":"https://codeload.github.com/bjoernricks/vim-autopep8/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243848178,"owners_count":20357503,"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":[],"created_at":"2024-10-13T04:23:48.382Z","updated_at":"2026-01-02T18:06:46.904Z","avatar_url":"https://github.com/bjoernricks.png","language":"VimL","funding_links":[],"categories":[],"sub_categories":[],"readme":"vim-autopep8\n============\n\nA vim plugin that uses autopep8_ to format your (selected) python code in a vim\nbuffer to conform to the `PEP 8`_ style guide.\n\n.. _autopep8: https://github.com/hhatto/autopep8/\n.. _PEP 8: http://www.python.org/dev/peps/pep-0008/\n\nIn difference to the vim vim-autopep8_ it doesn't require to install the\nautopep8 python script in $PATH.\n\n.. _vim-autopep8: https://github.com/tell-k/vim-autopep8\n\nInstallation\n------------\n\nPlease use pathogen_ to install vim-autopep8 as a bundle::\n\n    cd ~/.vim/bundle\n    git clone https://github.com/bjoernricks/vim-autopep8.git\n\n.. _pathogen: https://github.com/tpope/vim-pathogen\n\nEither install autopep8_ via pip::\n\n   pip install autopep8\n\nor run::\n\n   cd ~/.vim/bundle/vim-autopep8.git\n   git submodule update --init\n\n\nUsage\n-----\n\nOpen a python file and press `\u003cF9\u003e` to format the complete buffer. Also you can\nselect a piece of code in visual mode and press `\u003cF9\u003e` to only reformat the\nselection.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbjoernricks%2Fvim-autopep8","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbjoernricks%2Fvim-autopep8","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbjoernricks%2Fvim-autopep8/lists"}