Skip to main content

blue_chip

Project description

PyPI version Build Status Code style: black

blue-chip

One click Python code quality package

blue-chip uses black, invoke and prospector configured to work well together out of the box.


Install

The recommended installation method is to use pipx

pipx install blue-chip

Or use pip

pip install blue-chip --user

Command-line use

List the possible blue-chip commands with bc --list

$bc --list

Subcommands:

  fmt    Format python source code.
  lint   Run static analysis on python source code.

Use in a Team

Teams may find it useful to fork and redistribute this package with their own custom defined standards.

In many cases this is a simple as changing the package name and values in blue_chip/constants.py.

For fine grain control of the static analysis tools, edit the prospector profiles in blue_chip/lint_config.

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

blue-chip-0.0.1.tar.gz (12.3 kB view hashes)

Uploaded Source

Built Distribution

blue_chip-0.0.1-py3-none-any.whl (5.1 kB view hashes)

Uploaded Python 3

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