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.38.1.tar.gz (29.8 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.38.1-py3-none-any.whl (22.5 MB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: launchable-1.38.1.tar.gz
  • Upload date:
  • Size: 29.8 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.10.1 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.2

File hashes

Hashes for launchable-1.38.1.tar.gz
Algorithm Hash digest
SHA256 da71080cb1da182b1f0db910675977d671de326270c970d3c1273f2b4d04650a
MD5 3128f25480d2c6cf0dde3e45d4366737
BLAKE2b-256 9227a0ce4e0867b441add73fb6e9d548db63fd49f8e5fc4afc25a6f6259cd9da

See more details on using hashes here.

File details

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

File metadata

  • Download URL: launchable-1.38.1-py3-none-any.whl
  • Upload date:
  • Size: 22.5 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.10.1 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.2

File hashes

Hashes for launchable-1.38.1-py3-none-any.whl
Algorithm Hash digest
SHA256 05dc280ff7f0e65e36f530d875bf24d2898b4b5a0d8e2756fe0ce0b88ae0f12c
MD5 2df6c443fdb3b58e5c8ada53d8db8dcd
BLAKE2b-256 aa990e3b497ef77f7ed4b19b7ef9d2b921240ed2c56dd0f25b882bfa8b4fe1ac

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