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

Uploaded Source

Built Distribution

wappsto-1.0.9-py3-none-any.whl (49.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: wappsto-1.0.9.tar.gz
  • Upload date:
  • Size: 37.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.4.3

File hashes

Hashes for wappsto-1.0.9.tar.gz
Algorithm Hash digest
SHA256 7cc6b4d68a04d139ac5924713655f41814cb1a586241a69beefed5575bbcfab0
MD5 ee26749309d858206078c8588efe2003
BLAKE2b-256 ad33c9b89935d4e41760919729afe1ceeb91428127cb1e341c471a553b80cad8

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: wappsto-1.0.9-py3-none-any.whl
  • Upload date:
  • Size: 49.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.4.3

File hashes

Hashes for wappsto-1.0.9-py3-none-any.whl
Algorithm Hash digest
SHA256 4c798454cee150028bff232e2b550b8a141b3d229d3899e933c3045a7cd4db48
MD5 9f3de69a3c477c9bd3bc988a859be214
BLAKE2b-256 072165aa32fba9505455a1cae3b1e45fe789ef5587759117a5738183cbe93d99

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