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
const -- Check code for repeat use of strings
coverage -- Run package unit-tests with `pytest` and `coverage`
deploy -- Deploy package documentation and test coverage
deploy-cov -- Upload coverage data to `Codecov`
deploy-docs -- Deploy package documentation to `gh-pages`
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`
readme -- Parse, test, and assert RST code-blocks
requirements -- Audit requirements.txt with Pipfile.lock
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.8.0.tar.gz
(13.9 kB
view details)
Built Distribution
File details
Details for the file pyaud-plugins-0.8.0.tar.gz
.
File metadata
- Download URL: pyaud-plugins-0.8.0.tar.gz
- Upload date:
- Size: 13.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.13 CPython/3.8.13+ Linux/5.18.13-200.fc36.x86_64
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7a3e38e8039c5956a66b9dd4b43ca4422c37611a97f170e98bc7e903923719e7 |
|
MD5 | 26ba06668cac134002b0de85a4ac333c |
|
BLAKE2b-256 | 9bcbf0437756f91c79e23a2719dce162939a4e007676b5a4640330d670a3aedb |
File details
Details for the file pyaud_plugins-0.8.0-py3-none-any.whl
.
File metadata
- Download URL: pyaud_plugins-0.8.0-py3-none-any.whl
- Upload date:
- Size: 16.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.13 CPython/3.8.13+ Linux/5.18.13-200.fc36.x86_64
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a2b6b72d006aaf3325aa40d84581ef819f2e1cdebd5648663fdb96a98bd1b5a2 |
|
MD5 | b0e9ebe3b3823a36fb1f1a846d78d370 |
|
BLAKE2b-256 | d5205fa72eba2e4caedb14fa7d3f2146d2fa4640c4a998b0d79ee05132452901 |