Skip to main content

Leankit client library package for python

Project description

bits-leankit

Leankit client library package for python

image CircleCI codecov

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 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 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:

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:

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 and the broadinstitute/cookiecutter-bits-pypi project template.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

bits-leankit-1.0.5.tar.gz (16.2 kB view details)

Uploaded Source

Built Distribution

bits_leankit-1.0.5-py3-none-any.whl (7.2 kB view details)

Uploaded Python 3

File details

Details for the file bits-leankit-1.0.5.tar.gz.

File metadata

  • Download URL: bits-leankit-1.0.5.tar.gz
  • Upload date:
  • Size: 16.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.7.3

File hashes

Hashes for bits-leankit-1.0.5.tar.gz
Algorithm Hash digest
SHA256 59392ce394b0286f5245eb73d71bf4526528daacfea9c6b6f6fd75155d494862
MD5 7d7e7852277e52b39c5799ca79a61098
BLAKE2b-256 9ac46ef0de7031f69da53013aba31691a2e16a4b422b797822f15380d1cf4cd7

See more details on using hashes here.

File details

Details for the file bits_leankit-1.0.5-py3-none-any.whl.

File metadata

  • Download URL: bits_leankit-1.0.5-py3-none-any.whl
  • Upload date:
  • Size: 7.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.7.3

File hashes

Hashes for bits_leankit-1.0.5-py3-none-any.whl
Algorithm Hash digest
SHA256 2ea1917338cc6f6aa2611ef8544c8546478a128e35f412924bb2f59f2c0fe55a
MD5 a1a3251922af9e7a6e7794d9c252ca5e
BLAKE2b-256 079012780495e6a3a63cbb28684278ce5139ed36f92a2a111377c721b79b9c31

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page