Skip to main content

A CoAP Python library

Project description

openwsn-coap implements the Constrained Application Protocol (CoAP) developed

by the IETF CORE working group.

Installation

You may install openwsn-coap with the standard pip command line, as shown below. See the pip installation instructions if it is not installed already. You must be logged in with Windows administrator or Linux superuser privileges to install to system-level directories.

> pip install openwsn-coap

Alternatively, you may download the openwsn-coap archive, extract it, and install with the standard Python setup.py command line, as shown below. This command uses pip to retrieve other required Python libraries.

> python setup.py install

Uninstallation

To uninstall a pip-based installation, use the command line:

> pip uninstall openwsn-coap

Please contact us via the mailing list or an issue report if you have any questions or suggestions.

Thanks!
The OpenWSN Team

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

openwsn-coap-0.0.2.zip (24.3 kB view hashes)

Uploaded Source

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