Skip to main content

Python Package to connect to wappsto.com

Project description

wappsto-python

Build Status Coverage Status

Python module for rapid prototyping for wappsto.com

Getting Started

Instantiating the wappsto module with input from the command line:

service = wappsto.Wappsto(sys.argv[1])

Or using a string:

service = wappsto.Wappsto("path/to/your/jsonfile.json")

Starting the service without custom connection info:

service.start()

With custom info:

service.start(address="127.0.0.1", port=8080)

Stopping the service:

service.stop()

The service will by default save the runtime data to a new JSON file, this can be disabled in the stop command as such:

service.stop(save=False)

Prerequisites

One of the requirements to use the wappsto module is to have a JSON file that has information about the network, devices, values and their states. This file can be generated from the wappsto website.

Installation using pip

Wappsto can be insalled using the Pything Package Index (PyPI).

$ pip install -U wappsto

License

This project is licensed under the Apache License 2.0 - see the LICENSE.md file for details.

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

wappsto-1.0.3.tar.gz (37.1 kB view details)

Uploaded Source

Built Distribution

wappsto-1.0.3-py3-none-any.whl (53.4 kB view details)

Uploaded Python 3

File details

Details for the file wappsto-1.0.3.tar.gz.

File metadata

  • Download URL: wappsto-1.0.3.tar.gz
  • Upload date:
  • Size: 37.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.7.3

File hashes

Hashes for wappsto-1.0.3.tar.gz
Algorithm Hash digest
SHA256 ad1e8fa56bd47ff22247ed5e6618d5b97cdd38329f7c3871c75e951cc9eb7dca
MD5 b8be47655152991f64912d1d67e45f3b
BLAKE2b-256 baeceffbc8fdbbf72d3c283bf22cebbc72f176ae129b33f6c4fd7130a98965d4

See more details on using hashes here.

Provenance

File details

Details for the file wappsto-1.0.3-py3-none-any.whl.

File metadata

  • Download URL: wappsto-1.0.3-py3-none-any.whl
  • Upload date:
  • Size: 53.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.7.3

File hashes

Hashes for wappsto-1.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 7d67f32fceebae0021e93b20e7ecad5499256837dce4c57aa419e0e7560608b0
MD5 a232aa28a36f18cd9adb19698dcaa71f
BLAKE2b-256 5d132eaa3e3f8bc80291a2a8061b4beed3c4857136bbce62734e6db0c5d1f2f9

See more details on using hashes here.

Provenance

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