Skip to main content

Build and Deploy with Kluff

Project description

Build and Deploy with Kluff

Installation

$ pip install -r requirements.txt

$ python setup.py install

Development

This project includes a number of helpers in the Makefile to streamline common development tasks.

Environment Setup

The following demonstrates setting up and working with a development environment:

### create a virtualenv for development

$ make virtualenv

$ source env/bin/activate


### run kluff cli application

$ kluff --help


### run pytest / coverage

$ make test

Releasing to PyPi

Before releasing to PyPi, you must configure your login credentials:

~/.pypirc:

[pypi]
username = YOUR_USERNAME
password = YOUR_PASSWORD

Then use the included helper function via the Makefile:

$ make dist

$ make dist-upload

Deployments

Docker

Included is a basic Dockerfile for building and distributing Kluff CLI, and can be built with the included make helper:

$ make docker

$ docker run -it kluff --help

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

kluff-0.0.17.tar.gz (31.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

kluff-0.0.17-py3-none-any.whl (34.5 kB view details)

Uploaded Python 3

File details

Details for the file kluff-0.0.17.tar.gz.

File metadata

  • Download URL: kluff-0.0.17.tar.gz
  • Upload date:
  • Size: 31.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.10.4

File hashes

Hashes for kluff-0.0.17.tar.gz
Algorithm Hash digest
SHA256 e02d849a7dc6f4695cc114250abe4c3b0f07dfdaa37c03bb63a4dd440718b892
MD5 ac3c356a963af2e31e922d2b130d7462
BLAKE2b-256 77dc22d5fe78141b0f0380754c87e211a2d1f997497801aaa8d327cc192d456d

See more details on using hashes here.

File details

Details for the file kluff-0.0.17-py3-none-any.whl.

File metadata

  • Download URL: kluff-0.0.17-py3-none-any.whl
  • Upload date:
  • Size: 34.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.10.4

File hashes

Hashes for kluff-0.0.17-py3-none-any.whl
Algorithm Hash digest
SHA256 fe8bef8fd710ee306428ae242a579307e927f5be49354a562c9650e3bbcbb436
MD5 4bb86280cf8a2890d948a4a319cfaa27
BLAKE2b-256 34bab6c6f9b6c0ace732f236aa7fa0a33447e6ddd2b20b1a4038888457d3f16b

See more details on using hashes here.

Supported by

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