Skip to main content

Run various linters if they are installed.

Project description

Unit tests PyPI - Python Version Libraries.io dependency status for GitHub repo

Runs various linters if they are installed.

Getting Started

Install and run:

pip install brundle
brundle --help

Or if you want to install all linters that brundle will run:

pip install brundle[linters]
brundle --help

Usage

Run:

brundle

Runs all the following programs in order, and return 1 if any of them result in an error.

  1. licensecheck

  2. isort

  3. ruff

  4. mypy

Development

Setup, run tests and release:

pip install .[dev]
brundle
pytest
bouillon release 1.2.3

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

brundle-1.0.0.tar.gz (6.7 kB view hashes)

Uploaded Source

Built Distribution

brundle-1.0.0-py3-none-any.whl (4.8 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