yala

View on PyPIReverse Dependencies (2)

3.2.0 yala-3.2.0-py3-none-any.whl

Wheel Details

Project: yala
Version: 3.2.0
Filename: yala-3.2.0-py3-none-any.whl
Download: [link]
Size: 12373
MD5: ba4ab5f2c3018fcaf458584aa649b5d2
SHA256: fecb165f8290a384a51e15577b3b9b970fd6270eea6d88f22298d23ea41e43e6
Uploaded: 2023-01-30 07:33:50 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: yala
Version: 3.2.0
Summary: Yet Another Linter Aggregator
Author: Carlos Eduardo Moreira dos Santos
Author-Email: cems[at]cemshost.com.br
Home-Page: https://github.com/cemsbr/yala
License: MIT
Keywords: linter check quality
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: Topic :: Software Development :: Quality Assurance
Classifier: Topic :: Software Development :: Testing
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Requires-Dist: docopt
Requires-Dist: isort (>=5)
Requires-Dist: pycodestyle
Requires-Dist: pylint
Requires-Dist: mypy; extra == "all"
Requires-Dist: pydocstyle; extra == "all"
Requires-Dist: pyflakes; extra == "all"
Requires-Dist: radon; extra == "all"
Requires-Dist: black; extra == "black"
Requires-Dist: bandit; extra == "dev"
Requires-Dist: coverage; extra == "dev"
Requires-Dist: eradicate; extra == "dev"
Requires-Dist: rstcheck; extra == "dev"
Requires-Dist: safety; extra == "dev"
Requires-Dist: tox; extra == "dev"
Requires-Dist: flake8; extra == "flake8"
Requires-Dist: flake8-polyfill; extra == "flake8"
Requires-Dist: mypy; extra == "mypy"
Requires-Dist: pydocstyle; extra == "pydocstyle"
Requires-Dist: pyflakes; extra == "pyflakes"
Requires-Dist: pylint; extra == "pylint"
Requires-Dist: radon; extra == "radon"
Provides-Extra: all
Provides-Extra: black
Provides-Extra: dev
Provides-Extra: flake8
Provides-Extra: mypy
Provides-Extra: pydocstyle
Provides-Extra: pyflakes
Provides-Extra: pylint
Provides-Extra: radon
License-File: LICENSE
[Description omitted; length: 5071 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.37.1)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
yala/__init__.py sha256=1nVXkqZks6pU9j0lWhoFVonXBKtH7-gxSQV-WuVfo1g 341
yala/base.py sha256=-ymwih9tR7hmp0c6FdXgVSNrS0nQrMM44E6DekLS-_s 4899
yala/config.py sha256=RuDi5RPUPFo05txqk0hp-9XsW1HOdxeBj5T1sabFtWg 4018
yala/linters.py sha256=9b4Z9Sdi0nrmJzypbazmUYNJ8V313IFeBHm91rAx8BA 6493
yala/logging.ini sha256=2g3vW-zFBqoaiCzc55frKsPn0bL-tjX94gRvpYBq-BE 383
yala/main.py sha256=71f-yWwfagCgxbskJeKi3zlR6T9EAVZzqJOVs6NDCK0 5373
yala/setup.cfg sha256=aok4OyZ8cjlT0JGVcVo5H8eUhNOaQhyXBHk2hwoYD5o 379
yala-3.2.0.dist-info/LICENSE sha256=91tdnnR5oL1fPNIQmbQbLQU8EYdLzwc91nDcOjvwkgY 1090
yala-3.2.0.dist-info/METADATA sha256=ozqFKeF3jwkz3mqGXV1jDhGQJBmW37HKT67JZK49Fs8 7032
yala-3.2.0.dist-info/WHEEL sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA 92
yala-3.2.0.dist-info/entry_points.txt sha256=wG8HPUadpuL0974C_bliblD53PR-5CSSVeLhJw4zKKg 40
yala-3.2.0.dist-info/top_level.txt sha256=gAPOTpNj-UfCujWbrIbytaeumCv97OfdkGJzRoM-7NM 5
yala-3.2.0.dist-info/RECORD

top_level.txt

yala

entry_points.txt

yala = yala.main:main