{"id":15775494,"url":"https://github.com/felipelaptrin/python-pre-commit","last_synced_at":"2025-03-31T14:42:13.859Z","repository":{"id":128987343,"uuid":"441742028","full_name":"felipelaptrin/python-pre-commit","owner":"felipelaptrin","description":"To start a Python project the right way! ","archived":false,"fork":false,"pushed_at":"2021-12-25T19:36:03.000Z","size":1,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-10-11T17:04:54.126Z","etag":null,"topics":["python"],"latest_commit_sha":null,"homepage":"","language":null,"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/felipelaptrin.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":"2021-12-25T19:06:13.000Z","updated_at":"2024-02-27T14:02:28.000Z","dependencies_parsed_at":"2023-05-09T20:00:20.013Z","dependency_job_id":null,"html_url":"https://github.com/felipelaptrin/python-pre-commit","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/felipelaptrin%2Fpython-pre-commit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felipelaptrin%2Fpython-pre-commit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felipelaptrin%2Fpython-pre-commit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felipelaptrin%2Fpython-pre-commit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/felipelaptrin","download_url":"https://codeload.github.com/felipelaptrin/python-pre-commit/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246484270,"owners_count":20785046,"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":["python"],"created_at":"2024-10-04T17:01:11.206Z","updated_at":"2025-03-31T14:42:13.832Z","avatar_url":"https://github.com/felipelaptrin.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Summary\n\nBasically, a repository with hooks pre-commit using:\n\n- `Black`: A Python code formatter\n- `Flake8`: A code checker for your Python code\n- `isort`: A Python library for sorting imports\n\n## Config files\n\n- `.pre-commit-config.yaml`: Used to configure pre-commit hooks. There are much more [hooks](https://pre-commit.com/hooks.html)\n that can be added.\n - `pyproject.toml`: Settings for black and isort parameters.\n - `.flake8`: Settings for flake8.\n\n## Notes\n\nThe settings made here are not 100% in compliance with PEP8. I personally think that 79 characters for a line length are not enough  and rather use 100 instead. ","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffelipelaptrin%2Fpython-pre-commit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffelipelaptrin%2Fpython-pre-commit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffelipelaptrin%2Fpython-pre-commit/lists"}