pylintqmd
Project description
⚠️ This package is now deprecated. Please use lintquarto instead, which provides support for a wider range of linters.
Package for running pylint on quarto .qmd files.
Installation
You can install pylintqmd from PyPI:
pip install pylintqmd
This package requires pylint to function. When you install pylintqmd via pip, pylint will be installed automatically. You do not need to manually install any other dependencies.
Getting started using pylintqmd
To lint current directory and sub-directories:
pylintqmd .
To lint file:
pylintqmd file.qmd
To lint all .qmd files in directory
pylintqmd folder
To keep temporary .py files for debugging when lint:
pylintqmd . -k
pylintqmd . --keep-temp
Community
Curious about contributing? Check out the contributing guidelines to learn how you can help. Every bit of help counts, and your contribution - no matter how minor - is highly valued.
How to cite pylintqmd
Please cite the repository on GitHub and/or Zenodo:
Heather, A. (2025). pylintqmd (v0.2.0). https://github.com/amyheather/pylintqmd.
Heather, A. (2025). pylintqmd (v0.2.0). https://doi.org/10.5281/zenodo.15727754.
Citation instructions are also provided in CITATION.cff.
Acknowledgements
Parts of this package were generated or adapted from code provided by Perplexity.
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pylintqmd-0.2.0.tar.gz.
File metadata
- Download URL: pylintqmd-0.2.0.tar.gz
- Upload date:
- Size: 13.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7d172c9143e40df865772348fd28058efa13c6b1740d4c0b3c05c80f1dac3fee
|
|
| MD5 |
ba5c6a2ebb05be069d9e52269fe287bf
|
|
| BLAKE2b-256 |
080d7a0ce0a17c6118d5e901e06ff218417fd7238537596481bf39adc656be98
|
File details
Details for the file pylintqmd-0.2.0-py2.py3-none-any.whl.
File metadata
- Download URL: pylintqmd-0.2.0-py2.py3-none-any.whl
- Upload date:
- Size: 7.6 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
20398fabad53c9e35047b051eeb93c19ece201cb000cbd5ce52cbb06257adc4a
|
|
| MD5 |
dbb8555a4269a7b4d49b229cce2c7cdd
|
|
| BLAKE2b-256 |
36e4525ff828bf2a07a61b4283f4cdead4344ca9b64914767b28a7cbc4e9bd63
|