{"id":16392021,"url":"https://github.com/mikeshultz/flake8-vyper","last_synced_at":"2025-08-26T09:07:50.840Z","repository":{"id":147876712,"uuid":"177023611","full_name":"mikeshultz/flake8-vyper","owner":"mikeshultz","description":"Flake8 wrapper to lint Vyper ","archived":false,"fork":false,"pushed_at":"2019-03-22T16:49:10.000Z","size":46,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-06T16:49:14.572Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/mikeshultz.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":"2019-03-21T21:04:52.000Z","updated_at":"2019-03-22T16:49:07.000Z","dependencies_parsed_at":null,"dependency_job_id":"f1799b3e-7fc7-471b-a7dc-8301e6852b76","html_url":"https://github.com/mikeshultz/flake8-vyper","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/mikeshultz/flake8-vyper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikeshultz%2Fflake8-vyper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikeshultz%2Fflake8-vyper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikeshultz%2Fflake8-vyper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikeshultz%2Fflake8-vyper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mikeshultz","download_url":"https://codeload.github.com/mikeshultz/flake8-vyper/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikeshultz%2Fflake8-vyper/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272200572,"owners_count":24890816,"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-08-26T02:00:07.904Z","response_time":60,"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":[],"created_at":"2024-10-11T04:48:14.168Z","updated_at":"2025-08-26T09:07:50.808Z","avatar_url":"https://github.com/mikeshultz.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# flake8-vyper\n\nFlake8 wrapper to support Vyper.  This is experimental, so, beware.\n\n## Install\n\n    pip install flake8-vyper\n\n## Usage\n\nYou can run flake8 with this wrapper with the command `flake8-vyper`.\n\n## Configuration\n\nYou can use all the same CLI options as flake8, but config should be done in the `flake8-vyper`\nsection to prevent conflicts.  Here's an example `tox.ini` for a project with python and vyper:\n\n    [flake8]\n    exclude = .git,__pycache__,build\n    max-line-length = 100\n    filename = *.py\n\n    [flake8-vyper]\n    exclude = .git,__pycache__,build\n    max-line-length = 100\n    filename = *.vy\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmikeshultz%2Fflake8-vyper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmikeshultz%2Fflake8-vyper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmikeshultz%2Fflake8-vyper/lists"}