A pylint plugin to check that all imports have matching requirements specified
Project description
# pylint_import_requirements
[![Build Status](https://travis-ci.com/WanzenBug/pylint-import-requirements.svg?branch=master)](https://travis-ci.com/WanzenBug/pylint-import-requirements) [![PyPI Releases](https://img.shields.io/pypi/v/pylint-import-requirements.svg)](https://pypi.org/project/pylint-import-requirements/#history) [![Compatible Python Versions](https://img.shields.io/pypi/pyversions/pylint-import-requirements.svg)](https://pypi.org/project/pylint-import-requirements/)
Pylint plugin that checks that all imports can be resolved from the package requirements
## Install ` pip install pylint-import-requirements `
## Usage ` pylint --load-plugins=pylint_import_requirements *.py `
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
Hashes for pylint-import-requirements-2.0.1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 074ac465449401a174388d0a86e1120b54a92d170705da92f28fb138ba65a741 |
|
MD5 | 30adb5bb1290081ba592cfbb50b72648 |
|
BLAKE2b-256 | 1b3c460b17b9f9baee935cf11ba85fc142fe246a587ce078e3b698c56502d31d |
Hashes for pylint_import_requirements-2.0.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1d73bc745ffbe419082322f52d594ffa182ad64a7b6e1822e3a3c3e585eff66e |
|
MD5 | b438e75c1b49f653e1bb4d91fdad19be |
|
BLAKE2b-256 | 1bfad713e77d9714ae21f12f42891e15d8bef97ff19af887c1dba12001e63222 |