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 uses cache 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.2.tar.gz (4.3 kB view details)

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: flake8-cached-0.0.2.tar.gz
  • Upload date:
  • Size: 4.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.6 CPython/3.9.4 Linux/5.12.1-2-MANJARO

File hashes

Hashes for flake8-cached-0.0.2.tar.gz
Algorithm Hash digest
SHA256 932ea7f543e8c78199977bba9ba939bb2d29b4c07b6249d292a7f1ded0467fb1
MD5 473c7849a4f8872e2cc259b3452f8921
BLAKE2b-256 6f910f931d06df238bd90036e2f83067b012e483bfad44e95b848d83ac16b25e

See more details on using hashes here.

File details

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

File metadata

  • Download URL: flake8_cached-0.0.2-py3-none-any.whl
  • Upload date:
  • Size: 4.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.6 CPython/3.9.4 Linux/5.12.1-2-MANJARO

File hashes

Hashes for flake8_cached-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 7e58863abd86660027ed6562497aaea8ee1a1530235138d6e713634d39bbbbb6
MD5 14632bf4371e95bbd3ad12c017cd6f17
BLAKE2b-256 f347bd3adf0d598669dc8fe847d929151ebd0da401af9f0bcb233fbe199d168a

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