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.9.0.tar.gz
(13.8 kB
view details)
Built Distribution
File details
Details for the file pyaud-plugins-0.9.0.tar.gz
.
File metadata
- Download URL: pyaud-plugins-0.9.0.tar.gz
- Upload date:
- Size: 13.8 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 | 775c27779e756c56f0647e1d7f1354768688066fde8c8b07b9d4750de35f594f |
|
MD5 | 1adc4fe85a012f56113eec58223fc599 |
|
BLAKE2b-256 | 707c228930375d77344cb43928f01652245060cf9d6bd3cb7ab9b6ba2ed0b92c |
File details
Details for the file pyaud_plugins-0.9.0-py3-none-any.whl
.
File metadata
- Download URL: pyaud_plugins-0.9.0-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.18.13-200.fc36.x86_64
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 51548b39cbaad1c0307a456b4582e249a9459ef706acb3b449b4ffd50d3878b4 |
|
MD5 | 47ed18f67ae0f5ba41e6125be4fdeb95 |
|
BLAKE2b-256 | 719b32355799eed25b29daf19b5e2f6bc6b4e72624c0182533e7eb3bac2db5c7 |