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
clean -- Remove all unversioned package files recursively
commit-policy -- Test commit policy is up to date
const -- Check code for repeat use of strings
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`
generate-rcfile -- Print rcfile to stdout
imports -- Audit imports with `isort`
lint -- Lint code with `pylint`
params -- Check docstring params match function signatures
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.14.0.tar.gz
(13.6 kB
view details)
Built Distribution
File details
Details for the file pyaud_plugins-0.14.0.tar.gz
.
File metadata
- Download URL: pyaud_plugins-0.14.0.tar.gz
- Upload date:
- Size: 13.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.3.2 CPython/3.8.13 Darwin/22.3.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0713691c0b16464fa4813c90ec5fbf96a50a38c3b3910a1b172806e66c44a2d7 |
|
MD5 | c07cec0ac8c29d78ab51f245c9801756 |
|
BLAKE2b-256 | 138048ce5841b15b4cd992aff507e9444c59f1c230332075b273b117d8458f82 |
File details
Details for the file pyaud_plugins-0.14.0-py3-none-any.whl
.
File metadata
- Download URL: pyaud_plugins-0.14.0-py3-none-any.whl
- Upload date:
- Size: 15.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.3.2 CPython/3.8.13 Darwin/22.3.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 345ab6784775a55bd372e7bfd3642b72599156cf7d44842658380660ebc0f1bf |
|
MD5 | 722e1a8918858d49fe8d9c9a20753ce6 |
|
BLAKE2b-256 | 84dac5417922c32532badff580b33501ba453561e158c7e91a6c8d6a43274671 |