Skip to main content

No project description provided

Project description

https://travis-ci.org/lycantropos/kawaii.svg?branch=master https://codecov.io/gh/lycantropos/kawaii/branch/master/graph/badge.svg

In what follows python3 is an alias for python3.5 or any later version (python3.6 and so on).

Installation

Install the latest pip & setuptools packages versions

python3 -m pip install --upgrade pip setuptools

Release

Download and install the latest stable version from PyPI repository

python3 -m pip install --upgrade kawaii

Developer

Download and install the latest version from GitHub repository

git clone https://github.com/lycantropos/kawaii.git
cd kawaii
python3 setup.py install

Bumping version

Install bumpversion.

Choose which version number category to bump following semver specification.

Test bumping version

bumpversion --dry-run --verbose $VERSION

where $VERSION is the target version number category name, possible values are patch/minor/major.

Bump version

bumpversion --verbose $VERSION

Note: to avoid inconsistency between branches and pull requests, bumping version should be merged into master branch as separate pull request.

Running tests

Plain

python3 setup.py test

Inside Docker container

docker-compose up

Inside Docker container with remote debugger

./set-dockerhost.sh docker-compose up

Bash script (e.g. can be used in Git hooks)

./run-tests.sh

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

kawaii-0.0.0.tar.gz (4.2 kB view details)

Uploaded Source

File details

Details for the file kawaii-0.0.0.tar.gz.

File metadata

  • Download URL: kawaii-0.0.0.tar.gz
  • Upload date:
  • Size: 4.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for kawaii-0.0.0.tar.gz
Algorithm Hash digest
SHA256 0af31b0683160c107e308d91eb8a62ae8244d415fdd0f87cf9b72a20f0d5b80f
MD5 80c66eb646762a42b14c5d4c6362da0b
BLAKE2b-256 ec6fd849795eac48e0089718d0dffb560443d740eb6abacad11f992f0a8db198

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