معرفی شرکت ها


check-pipfile-lock-0.0.5


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

Check pipenv's Pipfile.lock to be consistent with Pipfile
ویژگی مقدار
سیستم عامل -
نام فایل check-pipfile-lock-0.0.5
نام check-pipfile-lock
نسخه کتابخانه 0.0.5
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Zaar Hai
ایمیل نویسنده haizaar@haizaar.com
آدرس صفحه اصلی https://github.com/haizaar/check-pipfile-lock
آدرس اینترنتی https://pypi.org/project/check-pipfile-lock/
مجوز MIT License Copyright (c) 2019 Zaar Hai Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
check-pipfile-lock ================== .. image:: https://img.shields.io/pypi/v/check-pipfile-lock.svg :target: https://pypi.python.org/pypi/check-pipfile-lock .. image:: https://img.shields.io/travis/haizaar/check-pipfile-lock.svg :target: https://travis-ci.org/haizaar/check-pipfile-lock .. image:: https://img.shields.io/pypi/dm/check-pipfile-lock.svg :target: https://pypi.python.org/pypi/check-pipfile-lock This package bridges gab in pipenv tooling by providing quick and easy way to check whether Pipfile.lock in question is consistent with the corresponding Pipfile without doing anything else. I find it particularly useful with pre-commit hooks (see below) Usage ----- :: check-pipfile-lock <path to Pipfile.lock> If no path to ``Pipfile.lock`` is provided, the current directory is assumed. Pre-commit hook --------------- Here is the configuration for `pre-commit <https://pre-commit.com/>`_ framework. .. code-block:: yaml - repo: https://github.com/haizaar/check-pipfile-lock rev: v0.0.5 hooks: - id: check-pipfile-lock Development ----------- .. code-block:: shell echo 'layout pipenv' > .envrc direnv allow # will take a while make bootstrap


نحوه نصب


نصب پکیج whl check-pipfile-lock-0.0.5:

    pip install check-pipfile-lock-0.0.5.whl


نصب پکیج tar.gz check-pipfile-lock-0.0.5:

    pip install check-pipfile-lock-0.0.5.tar.gz