{"id":21974265,"url":"https://github.com/frequenz-floss/flake8-numbers","last_synced_at":"2025-04-28T14:44:16.579Z","repository":{"id":195552237,"uuid":"693126966","full_name":"frequenz-floss/flake8-numbers","owner":"frequenz-floss","description":"A flake8 plugin to make sure number literals use underscore to improve readability","archived":false,"fork":false,"pushed_at":"2025-04-15T08:40:38.000Z","size":1217,"stargazers_count":3,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"v0.x.x","last_synced_at":"2025-04-15T09:27:13.464Z","etag":null,"topics":["flake8","flake8-plugin","linter","numbers","plugin","python","underscore"],"latest_commit_sha":null,"homepage":"https://frequenz-floss.github.io/flake8-numbers/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/frequenz-floss.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2023-09-18T12:03:37.000Z","updated_at":"2025-04-15T08:38:49.000Z","dependencies_parsed_at":"2023-09-18T17:56:58.388Z","dependency_job_id":"810435ef-0aef-4a42-915c-ce3da6986678","html_url":"https://github.com/frequenz-floss/flake8-numbers","commit_stats":null,"previous_names":["frequenz-floss/pylint-numbers"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frequenz-floss%2Fflake8-numbers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frequenz-floss%2Fflake8-numbers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frequenz-floss%2Fflake8-numbers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frequenz-floss%2Fflake8-numbers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/frequenz-floss","download_url":"https://codeload.github.com/frequenz-floss/flake8-numbers/tar.gz/refs/heads/v0.x.x","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251332262,"owners_count":21572582,"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":["flake8","flake8-plugin","linter","numbers","plugin","python","underscore"],"created_at":"2024-11-29T15:40:27.578Z","updated_at":"2025-04-28T14:44:16.558Z","avatar_url":"https://github.com/frequenz-floss.png","language":"Python","readme":"# Flake8 Numbers Plugin\n\n[![Build Status](https://github.com/frequenz-floss/flake8-numbers/actions/workflows/ci.yaml/badge.svg)](https://github.com/frequenz-floss/flake8-numbers/actions/workflows/ci.yaml)\n[![PyPI Package](https://img.shields.io/pypi/v/flake8-numbers)](https://pypi.org/project/flake8-numbers/)\n[![Docs](https://img.shields.io/badge/docs-latest-informational)](https://frequenz-floss.github.io/flake8-numbers/)\n\n## Introduction\n\nFlake8 Numbers Plugin\n\nThis plugin ensures that large numbers of all bases are using digit seperators for improved readability.\n\nSome examples of well written numeric literals are:\n\n```python\ngood_float   = 123_456_789.123_456_789\ngood_hex     = 0xA_DEAD_BEEF\ngood_decimal = 10_000_000\ngood_binary  = 0b1010_1010_1010\n```\n\n## Contributing\n\nIf you want to know how to build this project and contribute to it, please\ncheck out the [Contributing Guide](CONTRIBUTING.md).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffrequenz-floss%2Fflake8-numbers","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffrequenz-floss%2Fflake8-numbers","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffrequenz-floss%2Fflake8-numbers/lists"}