معرفی شرکت ها


abilian-devtools-0.4.8


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

A curated set of dependencies for quality software development
ویژگی مقدار
سیستم عامل -
نام فایل abilian-devtools-0.4.8
نام abilian-devtools
نسخه کتابخانه 0.4.8
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Stefane Fermigier
ایمیل نویسنده sf@abilian.com
آدرس صفحه اصلی https://github.com/abilian/abilian-devtools
آدرس اینترنتی https://pypi.org/project/abilian-devtools/
مجوز MIT
Abilian Development Tools ========================= What this is? ------------- This is a curated, and opiniated, collection of best-of-breed Python development tools: - Formatters (`black`, `isort`, `docformatter`) - Testing frameworks (`pytest` and friends, `nox`) - Style checkers (`ruff`, `flake8` and friends) - Type checkers (`mypy`, `pyright`) - Supply chain audit (`pip-audit`, `safety`, `reuse`, `vulture`, `deptry`) - And more. Usage ----- Instead of having to track all the 40+ projects and plugins we have curated, you just need to add `abilian-devtools = '*'` in your project's `requirements.in` or `pyproject.toml`. You still need to properly configure and call them in your own projects. For example configuration, see, for instance, <https://github.com/abilian/nua> (`Makefile`, `pyproject.toml`, `setup.cfg`). As a bonus, we're providing a CLI called `adt` which can help you get started: ``` $ adt --help Usage: adt [OPTIONS] COMMAND [ARGS]... Abilian Dev Tool command-line runner. ╭─ Options ────────────────────────────────────────────────────────────────────╮ │ --install-completion [bash|zsh|fish|powershe Install completion for │ │ ll|pwsh] the specified shell. │ │ [default: None] │ │ --show-completion [bash|zsh|fish|powershe Show completion for the │ │ ll|pwsh] specified shell, to │ │ copy it or customize │ │ the installation. │ │ [default: None] │ │ --help Show this message and │ │ exit. │ ╰──────────────────────────────────────────────────────────────────────────────╯ ╭─ Commands ───────────────────────────────────────────────────────────────────╮ │ all Run everything. │ │ check Run checker/linters on specified files or directories. │ │ security-check Run security checks. │ │ test Run tests. │ ╰──────────────────────────────────────────────────────────────────────────────╯ ```


نیازمندی

مقدار نام
- black
- deptry
>=6,<7 flake8
- flake8-assertive
- flake8-bandit
- flake8-breakpoint
- flake8-cognitive-complexity
- flake8-datetimez
- flake8-functions
- flake8-if-expr
- flake8-isort
- flake8-logging-format
- flake8-mutable
- flake8-no-pep420
- flake8-pep3101
- flake8-pep585
- flake8-pep604
- flake8-pytest
- flake8-pytest-style
- flake8-super
- flake8-super-call
- flake8-tidy-imports
- flake8-tuple
>=2.0.0,<3.0.0 invoke
- isort
- mypy
- nox
- pip
- pip-audit
- pre-commit
- profilehooks
- pyright
>=7,<8 pytest
>=4,<5 pytest-cov
- pytest-random-order
- pytest-xdist
- reuse
- ruff
- safety
>=0.11.6,<0.12.0 tomlkit
- typer
- vulture


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

مقدار نام
>=3.9,<4.0 Python


نحوه نصب


نصب پکیج whl abilian-devtools-0.4.8:

    pip install abilian-devtools-0.4.8.whl


نصب پکیج tar.gz abilian-devtools-0.4.8:

    pip install abilian-devtools-0.4.8.tar.gz