Skip to main content

A wrapper around flake8's cli that uses cache at file level

Project description

Overview

A wrapper around flake8's cli that caches results between runs at file level.

This project was generated with cookiecutter using jacebrowning/template-python.

Unix Build Status Windows Build Status Coverage Status Scrutinizer Code Quality PyPI Version PyPI License

Setup

Requirements

  • Python 3.6+

Installation

Install it directly into an activated virtual environment:

$ pip install flake8-cached

or add it to your Poetry project:

$ poetry add flake8-cached

Usage

After installation, the package can imported:

# it accepts all arguments as flake8
$ flake8-cached .

Note

It creates cache files under .cache/flake8 under the project directory. It is not cleaned up even if there is some config or python binary changes. Please remove the folder and re-run if you get stale results. It is a simple cache implementation intended to be used during development.

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-cached-0.2.0.tar.gz (4.1 kB view details)

Uploaded Source

Built Distribution

flake8_cached-0.2.0-py3-none-any.whl (4.7 kB view details)

Uploaded Python 3

File details

Details for the file flake8-cached-0.2.0.tar.gz.

File metadata

  • Download URL: flake8-cached-0.2.0.tar.gz
  • Upload date:
  • Size: 4.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.2.1 CPython/3.10.7 Darwin/21.6.0

File hashes

Hashes for flake8-cached-0.2.0.tar.gz
Algorithm Hash digest
SHA256 a5272b8adf2a821511b2aa5eaa7508da0a9f9314bd352f62baf0094972738b78
MD5 b5c760fe787d00d7128461663e33cb1e
BLAKE2b-256 7b71112de43099ffe37180454ebb97ed79beda208c113bf944bee05f170ab6ab

See more details on using hashes here.

File details

Details for the file flake8_cached-0.2.0-py3-none-any.whl.

File metadata

  • Download URL: flake8_cached-0.2.0-py3-none-any.whl
  • Upload date:
  • Size: 4.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.2.1 CPython/3.10.7 Darwin/21.6.0

File hashes

Hashes for flake8_cached-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 5019fdd38f0fbab280259b1714d70b555e29b2fc499ed3ac067e2ea4f6d700eb
MD5 b94db642241a0d195bc9084f82e3555c
BLAKE2b-256 0d245a6131cb979c39e590dcd2c9262f894cfcbd37df98a70530cd8a7aae196f

See more details on using hashes here.

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