معرفی شرکت ها


bits-leankit-1.0.5


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

Leankit client library package for python
ویژگی مقدار
سیستم عامل -
نام فایل bits-leankit-1.0.5
نام bits-leankit
نسخه کتابخانه 1.0.5
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Lukas Karlsson
ایمیل نویسنده karlsson@broadinstitute.org
آدرس صفحه اصلی https://github.com/broadinstitute/bits-leankit
آدرس اینترنتی https://pypi.org/project/bits-leankit/
مجوز BSD
# bits-leankit Leankit client library package for python [![image](https://img.shields.io/pypi/pyversions/bits-leankit.svg)](https://pypi.org/project/bits-leankit/) [![CircleCI](https://circleci.com/gh/broadinstitute/bits-leankit/tree/master.svg?style=svg)](https://circleci.com/gh/broadinstitute/bits-leankit/tree/master) [![codecov](https://codecov.io/gh/broadinstitute/bits-leankit/branch/master/graph/badge.svg)](https://codecov.io/gh/broadinstitute/bits-leankit) ## Basics Basic information about the package ## Features A list of features this package provides ## Installing How do you install this package? ## Examples Code examples using this package ## Contributing Pull requests to add functionality and fix bugs are always welcome. Please check the CONTRIBUTING.md for specifics on contributions. ### Testing How do you run unit tests on the code in this repo? ## Releases Releases to the codebase are typically done using the [bump2version][2] tool. This tool takes care of updating the version in all necessary files, updating its own configuration, and making a GitHub commit and tag. We typically do version bumps as part of a PR, so you don't want to have [bump2version][2] tag the version at the same time it does the commit as commit hashes may change. Therefore, to bump the version a patch level, one would run the command: ```sh bump2version --verbose --no-tag patch ``` Once the PR is merged, you can then checkout the new master branch and tag it using the new version number that is now in `.bumpversion.cfg`: ```sh git checkout master git pull --rebase git tag 1.0.0 -m 'Bump version: 0.1.0 → 1.0.0' git push --tags ``` # Credits This package was created with [Cookiecutter][3] and the `broadinstitute/cookiecutter-bits-pypi` project template. * [Cookiecutter][3] * [https://github.com/broadinstitute/cookiecutter-bits-pypi](broadinstitute/cookiecutter-bits-pypi) [1]: https://www.python.org/ "Python" [2]: https://pypi.org/project/bump2version/ "bump2version" [3]: https://cookiecutter.readthedocs.io/en/latest/index.html "Cookiecutter"


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

مقدار نام
>=2.7, <4 Python


نحوه نصب


نصب پکیج whl bits-leankit-1.0.5:

    pip install bits-leankit-1.0.5.whl


نصب پکیج tar.gz bits-leankit-1.0.5:

    pip install bits-leankit-1.0.5.tar.gz