{"id":18576127,"url":"https://github.com/gvanderest/pylama-pre-commit","last_synced_at":"2025-04-10T08:31:03.597Z","repository":{"id":141674764,"uuid":"134986513","full_name":"gvanderest/pylama-pre-commit","owner":"gvanderest","description":"Hooks file for `pre-commit` integration.","archived":false,"fork":false,"pushed_at":"2018-05-26T19:51:13.000Z","size":2,"stargazers_count":3,"open_issues_count":1,"forks_count":5,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-24T19:01:41.276Z","etag":null,"topics":["hooks","lint","pre-commit","pylama","python"],"latest_commit_sha":null,"homepage":null,"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/gvanderest.png","metadata":{"files":{"readme":"README.md","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":"2018-05-26T18:43:04.000Z","updated_at":"2024-10-21T12:44:10.000Z","dependencies_parsed_at":"2024-11-06T23:24:33.173Z","dependency_job_id":null,"html_url":"https://github.com/gvanderest/pylama-pre-commit","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gvanderest%2Fpylama-pre-commit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gvanderest%2Fpylama-pre-commit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gvanderest%2Fpylama-pre-commit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gvanderest%2Fpylama-pre-commit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gvanderest","download_url":"https://codeload.github.com/gvanderest/pylama-pre-commit/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248185324,"owners_count":21061496,"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":["hooks","lint","pre-commit","pylama","python"],"created_at":"2024-11-06T23:23:42.495Z","updated_at":"2025-04-10T08:31:03.589Z","avatar_url":"https://github.com/gvanderest.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Pylama pre-commit hooks\n\nWant to use [pylama](https://github.com/klen/pylama) with [pre-commit](https://pre-commit.com/)?\n\nSo did I, but I wasn't able to find any hooks created to allow for it.  Now this one does.. and it's worked for the small surface area I've tested so far.\n\n## Installation\n\nOnce you've installed `pre-commit`:\n\n```shell\npip install pre-commit\n```\n\nYou should be able to edit your `.pre-commit-config.yaml` file to include the configuration from this repository:\n\n```yaml\n-   repo: https://github.com/gvanderest/pylama-pre-commit\n    rev: 0.1.2\n    hooks:\n    - id: pylama\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgvanderest%2Fpylama-pre-commit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgvanderest%2Fpylama-pre-commit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgvanderest%2Fpylama-pre-commit/lists"}