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

Uploaded Source

Built Distribution

File details

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

File metadata

  • Download URL: insprd-0.0.2.dev20191004153925.tar.gz
  • Upload date:
  • Size: 5.4 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 insprd-0.0.2.dev20191004153925.tar.gz
Algorithm Hash digest
SHA256 bf180f84d4c08af01c3ba71488885c2020839322aa2777426e738de53d2b4513
MD5 9b96b9bbb67c32f97b5d06f807eb716b
BLAKE2b-256 bd0373dd5b0a5fc03455b2b0f5a89f1714643dcffa997ad726339f67c830f089

See more details on using hashes here.

File details

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

File metadata

  • Download URL: insprd-0.0.2.dev20191004153925-py3-none-any.whl
  • Upload date:
  • Size: 7.6 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 insprd-0.0.2.dev20191004153925-py3-none-any.whl
Algorithm Hash digest
SHA256 6e64ca57f99e0896a0f1034819bdd6937173ef58bfc25474c7d52bf65db7723d
MD5 39afb3b148b27163f8790a39671c9838
BLAKE2b-256 d5935fa1a196efa8f602baa0e1de0f45567c742b47c5ed2d2e630ac0ed193740

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