Skip to main content

Run linters in optional dependencies in pyproject.toml files.

Project description

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

Runs various linters if they are present in the optional dependencies in pyproject.toml file.

Getting Started

Install and run:

pip install flies
flies --help

Usage

Run::

flies

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

  2. isort

  3. ruff

  4. mypy

Development

Setup, run tests and release:

pip install .[dev]
flies
pytest
python boil.py release

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-0.1.0.tar.gz (8.3 kB view hashes)

Uploaded Source

Built Distribution

brundle-0.1.0-py3-none-any.whl (4.9 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