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.7.1.tar.gz
(13.9 kB
view details)
Built Distribution
File details
Details for the file pyaud-plugins-0.7.1.tar.gz
.
File metadata
- Download URL: pyaud-plugins-0.7.1.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.17.13-300.fc36.x86_64
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9c7afff41c2ff6bda2dfb383ac2d85a79cd32b0424886a69257cf6d0a9c7722c |
|
MD5 | 086e8a83b18c40bec574d188da5e3b2f |
|
BLAKE2b-256 | bd8ac853af233605e602e04e09e2d73c6f36392dcc65c3e614a0a5f85bd59aff |
File details
Details for the file pyaud_plugins-0.7.1-py3-none-any.whl
.
File metadata
- Download URL: pyaud_plugins-0.7.1-py3-none-any.whl
- Upload date:
- Size: 16.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.13 CPython/3.8.13+ Linux/5.17.13-300.fc36.x86_64
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 86781f5f52737d3da31c9070dd6fe5b105d3a23b43ac4a7d971bc4e517e53566 |
|
MD5 | 11e3e6eea1da35c4a38eeb86e15eb0d6 |
|
BLAKE2b-256 | 9daeb1f39f990201cb8f00b101937bae5c5b2f195bdf7c01e5032d7b05cb50f9 |