Skip to main content

flake_master is a manager for flake8 plugins and configuration.

Project description

flake_master

Build Status Maintainability Test Coverage

flake_master is a manager for flake8 plugins and configuration.

If you have multiple projects with rich flake8 setup, you know how painful it could be to keep flake8 setup in all projects up to date and synced. This is what flake master does.

This library is inspired by eslint and does pretty much the same as flakehell. I'm bored.

Installation

pip install flake_master

Usage

Flake master can help with flake8 set setup and upgrade.

Setup

flake_master setup <preset name or path> <dir to do the setup>

This will do the following:

  • download preset with all plugins versions and project setup (from Github);
  • add required packages to requirements.txt;
  • add plugins configuration to setup.cfg;
  • create .flake_master file with current preset version (add the file to vsc).

Upgrade

flake_master upgrade <dir with .flake_master>

This command will fetch last version of preset from .flake_master and apply it to requirements.txt and setup.py.

Beware, it can overwrite some data, that was updated by flake_master and then manually updated.

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

flake_master-0.0.1.tar.gz (5.2 kB view details)

Uploaded Source

File details

Details for the file flake_master-0.0.1.tar.gz.

File metadata

  • Download URL: flake_master-0.0.1.tar.gz
  • Upload date:
  • Size: 5.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.7.3

File hashes

Hashes for flake_master-0.0.1.tar.gz
Algorithm Hash digest
SHA256 7987f64407ef5042e0a868092e9f3773d9ed6c67139b4e630057a09b5f48014b
MD5 613fa973d9bc81281611ab9b66e802ae
BLAKE2b-256 06867a5fd28f6416d1d8bdede5dfc46a1ef273df83b1100eeba1fdc26ae912cf

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page