Skip to main content

Flake8 Numbers Plugin

Project description

Flake8 Numbers Plugin

Build Status PyPI Package Docs

Introduction

Flake8 Numbers Plugin

This plugin ensures that large numbers of all bases are using digit seperators for improved readability.

Some examples of well written numeric literals are:

good_float   = 123_456_789.123_456_789
good_hex     = 0xA_DEAD_BEEF
good_decimal = 10_000_000
good_binary  = 0b1010_1010_1010

Contributing

If you want to know how to build this project and contribute to it, please check out the Contributing Guide.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

flake8-numbers-0.1.0.tar.gz (7.4 kB view hashes)

Uploaded Source

Built Distribution

flake8_numbers-0.1.0-py3-none-any.whl (6.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page