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.dev20191004152455.tar.gz (4.3 kB view details)

Uploaded Source

Built Distribution

File details

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

File metadata

  • Download URL: insprdcli-0.0.2.dev20191004152455.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.dev20191004152455.tar.gz
Algorithm Hash digest
SHA256 6423e6033da53aef37dd5a108553f914de865b9271bababfd26cadbc5d34a537
MD5 10f7f39ba6f98f48b61d6d5614c04979
BLAKE2b-256 28ffd6ec1d6fa2c978eeb2e3f3deffeb643ae9c43549df6b58e5647e513b1fe9

See more details on using hashes here.

File details

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

File metadata

  • Download URL: insprdcli-0.0.2.dev20191004152455-py3-none-any.whl
  • Upload date:
  • Size: 6.2 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.dev20191004152455-py3-none-any.whl
Algorithm Hash digest
SHA256 d88ecd537b6c4e0cdf49895899e2068755fc2420db233997bd7c09b278575921
MD5 29b3859794201d00182c420926f1fb1e
BLAKE2b-256 9afdbbc04f007ec83b01b462c412964688682fe176b5d43b220ba562fde61cba

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