Skip to main content

Command-line interface into Inspired Platform

Project description

Command-line interface into Inspired Platform

Installation

$ pip install -r requirements.txt

$ pip install setup.py

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 insprdcli cli application

$ insprdcli --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 Inspired CLI, and can be built with the included make helper:

$ make docker

$ docker run -it insprdcli --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

insprdcli-0.0.2.dev20191004154030.tar.gz (4.3 kB view details)

Uploaded Source

Built Distribution

File details

Details for the file insprdcli-0.0.2.dev20191004154030.tar.gz.

File metadata

  • Download URL: insprdcli-0.0.2.dev20191004154030.tar.gz
  • Upload date:
  • Size: 4.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.6.9

File hashes

Hashes for insprdcli-0.0.2.dev20191004154030.tar.gz
Algorithm Hash digest
SHA256 6914429a69c00eb4f3976558574a7c19354f39c805ddd833092be90055163c30
MD5 258ea4c79c955161adee74a9d976a064
BLAKE2b-256 f3a5e8ea03c39a9b61812a10ea91f83f6385078acadf78cd0765009dca867886

See more details on using hashes here.

File details

Details for the file insprdcli-0.0.2.dev20191004154030-py3-none-any.whl.

File metadata

  • Download URL: insprdcli-0.0.2.dev20191004154030-py3-none-any.whl
  • Upload date:
  • Size: 6.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.6.9

File hashes

Hashes for insprdcli-0.0.2.dev20191004154030-py3-none-any.whl
Algorithm Hash digest
SHA256 4e3d56157ec2035da9de8269bfcda46a22a26ac2d33d1752352e184b1741fc71
MD5 568dfc2c08e5068ef232d02ae06d0e5c
BLAKE2b-256 8f7639d05515c51a7e70208d0927c84508e29d9dfa72d63e714d227f1cdcc873

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