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.11.0.tar.gz
(15.3 kB
view details)
Built Distribution
File details
Details for the file pyaud_plugins-0.11.0.tar.gz
.
File metadata
- Download URL: pyaud_plugins-0.11.0.tar.gz
- Upload date:
- Size: 15.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.3.2 CPython/3.8.13 Darwin/22.2.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f1ef3efef4ea6cd26d231fce4f48b4fa7ab864899f6763683150b902552fa9e8 |
|
MD5 | 09ec48e7009e0670a5f1374f53dc19e8 |
|
BLAKE2b-256 | 259106c2962347830756d71cf1f449d038d79cf307b548b56e2752ec8b99a702 |
File details
Details for the file pyaud_plugins-0.11.0-py3-none-any.whl
.
File metadata
- Download URL: pyaud_plugins-0.11.0-py3-none-any.whl
- Upload date:
- Size: 17.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.3.2 CPython/3.8.13 Darwin/22.2.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3db623ad4f87e72695fd5e71b7bb613a62f3a809484306de786577a0426c2bd0 |
|
MD5 | 13f226f4229fa8a54c722bf4faa1a6fe |
|
BLAKE2b-256 | a9d66093663ec65ebc1ba963cc34dd4fcf0f2b101731f49e505f884358c08d8e |