Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

iottycloud

Package Overview
Dependencies
Maintainers
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

iottycloud

A Python library to interact with iotty CloudApi

  • 0.3.0
  • PyPI
  • Socket score

Maintainers
3

iottycloud: a Python library to interact with iotty CloudApi

iotty Logo

A Python library to interact with iotty CloudApi. To use this library in one of your projects, you must first become our Partner. Please send us an email.

We're working on a public version of the CloudApi documentation. Stay tuned!

Getting Started

To install the library, simply use pip

$ pip install iottycloud

Test and pylint

You can run the test suite with pytest:

$ cd tests
$ python3 -m pytest

You can check the correctness of your python code using pylint, as usual:

$ cd src
$ pylint iottycloud

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc