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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: flake8-cached-0.0.1.tar.gz
  • Upload date:
  • Size: 4.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.5 CPython/3.9.2 Linux/5.11.10-1-MANJARO

File hashes

Hashes for flake8-cached-0.0.1.tar.gz
Algorithm Hash digest
SHA256 5be2fae631044bd2524276c42cabb5c15efc6ffc89b61117139780d75c62ccb9
MD5 ca47bad7adf5b0061f6083fda1d90c54
BLAKE2b-256 f9ecbcf3311b105f3f1b725ff5173c584030e0e02fbc4462c85dddee3d6a648f

See more details on using hashes here.

File details

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

File metadata

  • Download URL: flake8_cached-0.0.1-py3-none-any.whl
  • Upload date:
  • Size: 4.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.5 CPython/3.9.2 Linux/5.11.10-1-MANJARO

File hashes

Hashes for flake8_cached-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 3c49030e67f7894ede1e2d16c068ee68370eb6ade8f6e809e94740c4319944bf
MD5 6744f08a6b451c61e6f0f33c4d46da1b
BLAKE2b-256 a7de613d4434c9e0dd16677ad51d52b5124d7a5bd6019482b31d18b846425abf

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