معرفی شرکت ها


flake8-pyprojecttoml-0.0.2


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Inject pyproject.toml support into flake8.
ویژگی مقدار
سیستم عامل -
نام فایل flake8-pyprojecttoml-0.0.2
نام flake8-pyprojecttoml
نسخه کتابخانه 0.0.2
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Marko Durkovic
ایمیل نویسنده marko@miding.de
آدرس صفحه اصلی https://gitlab.com/durko/flake8-pyprojecttoml
آدرس اینترنتی https://pypi.org/project/flake8-pyprojecttoml/
مجوز Apache 2.0
.. image:: https://gitlab.com/durko/flake8-pyprojecttoml/badges/master/pipeline.svg :target: https://gitlab.com/durko/flake8-pyprojecttoml/-/commits/master :alt: pipeline status .. image:: https://gitlab.com/durko/flake8-pyprojecttoml/badges/master/coverage.svg :target: https://gitlab.com/durko/flake8-pyprojecttoml/-/commits/master :alt: coverage report .. image:: https://img.shields.io/pypi/pyversions/flake8-pyprojecttoml :alt: python versions ==================== flake8-pyprojecttoml ==================== This extension adds support reading flake8 config from **pyproject.toml**. It uses flake8's plugin system to automatically monkeypatch the config system. Settings from pyproject.toml will be used regardless of invocation (CLI, pytest, IDE, ...). Getting started =============== Simply install with pip:: pip install flake8-pyprojecttoml Migrate your flake8 config to pyproject.toml (`example <https://gitlab.com/durko/flake8-pyprojecttoml/-/blob/master/pyproject.toml>`_) and use as usual. Contributing ============ Thank you for considering to contribute to flake8-pyprojecttoml. To submit issues or create merge requests please follow the instructions provided in the `contribution guide <https://gitlab.com/durko/flake8-pyprojecttoml/-/blob/master/CONTRIBUTING.rst>`_. By contributing to flake8-pyprojecttoml you accept and agree to the terms and conditions laid out in there. Development =========== Clone the repository and setup your local checkout:: git clone https://gitlab.com/durko/flake8-pyprojecttoml.git cd flake8-pyprojecttoml python -m venv venv . venv/bin/activate pip install -r requirements-dev.txt pip install -e . This creates a new virtual environment with the necessary python dependencies and installs flake8-pyprojecttoml in editable mode. The flake8-pyprojecttoml code base uses pytest as its test runner, run the test suite by simply invoking:: pytest


نیازمندی

مقدار نام
- flake8
- tomli
- darglint
- flake8
- flake8-annotations
- flake8-bugbear
- flake8-commas
- flake8-comprehensions
- flake8-docstrings
- flake8-fixme
- flake8-isort
- flake8-mutable
- flake8-print
- flake8-pytest-style
- flake8-quotes
- flake8-return
- flake8-simplify
- flake8-type-checking
- flake8-use-fstring
- mypy
- pep8-naming
- pylint
- pytest
- pytest-cov
- toml
- yapf


زبان مورد نیاز

مقدار نام
>=3.7 Python


نحوه نصب


نصب پکیج whl flake8-pyprojecttoml-0.0.2:

    pip install flake8-pyprojecttoml-0.0.2.whl


نصب پکیج tar.gz flake8-pyprojecttoml-0.0.2:

    pip install flake8-pyprojecttoml-0.0.2.tar.gz