Skip to main content

Launchable CLI

Project description

Usage

See https://docs.launchableinc.com/cli-reference and https://docs.launchableinc.com/getting-started.

Development

Preparation

We recommend Pipenv

pip install pipenv==2021.5.29
pipenv install --dev

Note that you will need to use 2021.5.29 as the Python version is fixed at 3.5, and the Pipenv beyond that version won't support Python 3.5 or below.

If you mess up your local pipenv, pipenv --rm will revert the operation above.

In order to automatically format files with autopep8, this repository contains a configuration for pre-commit. Install the hook with pipenv run pre-commit install.

Load development environment

pipenv shell

Run tests

pipenv run test

Add dependency

pipenv install --dev some-what-module

How to release

Create new release on Github, then Github Actions automatically uploads the module to PyPI.

Installing CLI

You can install the launchable command from either source or pypi.

Prerequisite

  • >= Python 3.5
  • >= Java 8

Install from source

$ pwd
~/cli

$ python setup.py install

Install from pypi

$ pip3 install --user --upgrade launchable~=1.0

Versioning

This module follows Semantic versioning such as X.Y.Z.

  • Major (X)
    • Drastic update breaking backward compatibility
  • Minor (Y)
    • Add new plugins, options with backward compatibility
  • Patch (Z)-
    • Fix bugs or minor behaviors

Project details


Release history Release notifications | RSS feed

Download files

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

Source Distribution

launchable-1.43.0.tar.gz (27.4 MB view details)

Uploaded Source

Built Distribution

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

launchable-1.43.0-py3-none-any.whl (9.5 MB view details)

Uploaded Python 3

File details

Details for the file launchable-1.43.0.tar.gz.

File metadata

  • Download URL: launchable-1.43.0.tar.gz
  • Upload date:
  • Size: 27.4 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.13

File hashes

Hashes for launchable-1.43.0.tar.gz
Algorithm Hash digest
SHA256 7b70b20832b929523c7a12245a32747f3040977f6940d5879d12cc10eb813f51
MD5 7a1a1e0a153cc9e6a14e243b968357ea
BLAKE2b-256 6dd8087ef53b9983d3259edb1d168ff03e068d00c0f885fb9e0d4e0fd61419ab

See more details on using hashes here.

File details

Details for the file launchable-1.43.0-py3-none-any.whl.

File metadata

  • Download URL: launchable-1.43.0-py3-none-any.whl
  • Upload date:
  • Size: 9.5 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.13

File hashes

Hashes for launchable-1.43.0-py3-none-any.whl
Algorithm Hash digest
SHA256 242cc726689e7802d6630cd8160a5d025ef3b43adff5ced41f13dcba1c1c7f89
MD5 f6eb161a0b16f79b846b66de0d9965ee
BLAKE2b-256 3ee5cf83b6c7889b56c745f31609d75afbe44dddd2d618167305954473a41ce9

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