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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for flake8-cached-0.1.0.tar.gz
Algorithm Hash digest
SHA256 24dd80f95e2e69b1765bae289680c58b75b32ae6116315c388827367ca6c959d
MD5 19dc45463834c7a6ca83350f4fa0bed7
BLAKE2b-256 cf043ade25e495ce50c379f840059f286c64e04d052646596547917685561423

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for flake8_cached-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 4d5218e49dcc7fe02c89b70e68537b6a094f4ff8b4a25d7dd1a9ea6b0f935b5e
MD5 4b590aaecf654b9f73accdc86939f0ef
BLAKE2b-256 04484b047668514004481cbdd8ede172ce1d5fec4dd6e32504608ab689012cec

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