Skip to main content

Python interface into Inspired Platform

Project description

Python interface to 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 insprd cli application

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

$ make docker

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

insprd-0.0.2.dev20191007143822.tar.gz (4.3 MB view details)

Uploaded Source

Built Distribution

insprd-0.0.2.dev20191007143822-py3-none-any.whl (13.3 kB view details)

Uploaded Python 3

File details

Details for the file insprd-0.0.2.dev20191007143822.tar.gz.

File metadata

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

File hashes

Hashes for insprd-0.0.2.dev20191007143822.tar.gz
Algorithm Hash digest
SHA256 e5ccc7299cca2361ba8343eeac7c3ba08580a11f0a070fe7b0bd2ca38dcb6692
MD5 547e062ccd9d9afbd248eef7c346f9f2
BLAKE2b-256 58faf4002fda01f9e88f4eb9c2db8895eaa2c6b16a2ba334461e22ca7c7db7a9

See more details on using hashes here.

File details

Details for the file insprd-0.0.2.dev20191007143822-py3-none-any.whl.

File metadata

  • Download URL: insprd-0.0.2.dev20191007143822-py3-none-any.whl
  • Upload date:
  • Size: 13.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.4.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.6.9

File hashes

Hashes for insprd-0.0.2.dev20191007143822-py3-none-any.whl
Algorithm Hash digest
SHA256 f5c06a0f406b5bdc7bba5ec2f7f3e254262718f8d2c9d979395ad7fb237b2836
MD5 cc1971c9aa2410e990b85c291114ebf1
BLAKE2b-256 ae15340a366a33352041cda965acd7b25866dff6e7f97db558dbf494e9c6ba56

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