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.4.0.tar.gz
(12.3 kB
view details)
Built Distribution
File details
Details for the file pyaud-plugins-0.4.0.tar.gz
.
File metadata
- Download URL: pyaud-plugins-0.4.0.tar.gz
- Upload date:
- Size: 12.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.13 CPython/3.8.11+ Linux/5.16.18-200.fc35.x86_64
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9b524764f8fc47aafed1bca1722c93d1db68cae880003bafbd4fff10447fed18 |
|
MD5 | 2ebc4b6be6075f447311ecaf20f6c124 |
|
BLAKE2b-256 | 5d3e9720d62fd46005e5617e1ee8c83dcbe3e7a9979d2adecfe46c90098cf584 |
File details
Details for the file pyaud_plugins-0.4.0-py3-none-any.whl
.
File metadata
- Download URL: pyaud_plugins-0.4.0-py3-none-any.whl
- Upload date:
- Size: 11.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.13 CPython/3.8.11+ Linux/5.16.18-200.fc35.x86_64
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f58d4676925915d18e8ec0df36500e4aae1aff8698e8d44897af3f6e051b2a51 |
|
MD5 | e41ec81bdf6089f19abe2716dbd6dd7a |
|
BLAKE2b-256 | 2fa905e76b3da451f0d32f294ef0dd857207458f70e605d7629b80925a345d98 |