Plugin package for Pyaud
Project description
Plugin package for Pyaud
Dependencies
pip install pyaud
Install
pip install pyaud-plugins
Development
poetry install
Usage
See pyaud
Plugins
pyaud will automatically load this package on search for all packages prefixed with “pyaud_”
For writing plugins see docs
This package contains the following plugins on running pyaud modules
about-tests -- Check tests README is up-to-date
audit -- Read from [audit] key in config
change-logged -- Check commits with loggable tags are added to CHANGELOG
commit-policy -- Test commit policy is up to date
const -- Check code for repeat use of strings
copyright-year -- Test copyright year is up to date
coverage -- Run package unit-tests with `pytest` and `coverage`
docs -- Compile package documentation with `Sphinx`
doctest -- Run `doctest` on all code examples
doctest-package -- Run `doctest` on package
doctest-readme -- Run `doctest` on Python code-blocks in README
files -- Audit project data files
format -- Audit code with `Black`
format-docs -- Format docstrings with `docformatter`
format-str -- Format f-strings with `flynt`
imports -- Audit imports with `isort`
lint -- Lint code with `pylint`
modules -- Display all available plugins and their documentation
params -- Check docstring params match function signatures
readme-help -- Test help documented in README is up to date
sort-pyproject -- Sort pyproject.toml file with `toml-sort`
test -- Run all tests
tests -- Run the package unit-tests with `pytest`
toc -- Audit docs/<NAME>.rst toc-file
typecheck -- Typecheck code with `mypy`
unused -- Audit unused code with `vulture`
whitelist -- Check whitelist.py file with `vulture`
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pyaud_plugins-0.21.0.tar.gz
(13.5 kB
view details)
Built Distribution
File details
Details for the file pyaud_plugins-0.21.0.tar.gz
.
File metadata
- Download URL: pyaud_plugins-0.21.0.tar.gz
- Upload date:
- Size: 13.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.8.13 Darwin/23.2.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 37887784063701d7163896fcd453a67393c359dbe2814b2d09769383b22ff606 |
|
MD5 | a535093b2e140d9dda2017699dc41cc7 |
|
BLAKE2b-256 | 1cd3fb0d36b757ac7e4beb60bde1af5e6e989ba85457a69575bd67e65de1369c |
File details
Details for the file pyaud_plugins-0.21.0-py3-none-any.whl
.
File metadata
- Download URL: pyaud_plugins-0.21.0-py3-none-any.whl
- Upload date:
- Size: 15.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.8.13 Darwin/23.2.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fdf77d61eb4971c03de3fd21437e6e4524f75abe7e42a8d2e4027e283d668c77 |
|
MD5 | 4177a96a87950c6803c956542cf5102f |
|
BLAKE2b-256 | 8e63aef2a3f1ff3e587ff24762b04a4bee71c93d7eb3cc46e03c58f6b7ff88e4 |