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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: flake8-cached-0.0.3.tar.gz
  • Upload date:
  • Size: 4.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.12 CPython/3.10.1 Darwin/21.2.0

File hashes

Hashes for flake8-cached-0.0.3.tar.gz
Algorithm Hash digest
SHA256 f20d262f90cbf3115a5163ecc0646682d8f6e3d56ed894e02da35a9381390ac6
MD5 bf3d441a176fb7bdc61070b677210de2
BLAKE2b-256 fb3e06c10a3f3f58eb0e552f63d3fac4b03680ec4bfac270e2af898fd7ebb1cd

See more details on using hashes here.

File details

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

File metadata

  • Download URL: flake8_cached-0.0.3-py3-none-any.whl
  • Upload date:
  • Size: 4.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.12 CPython/3.10.1 Darwin/21.2.0

File hashes

Hashes for flake8_cached-0.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 61fd439cd390dfbcaafabcb2726905d8e41fe25c8826a76a0c9e7be97fb44f6b
MD5 9b41590a9386148dfa36600a6dae0406
BLAKE2b-256 0802081135521536784b87758e59b814cdc8812cdd0ac224ed28f97c74378a13

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