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

emnify-sdk

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

emnify-sdk

Supply your swarm of IoT Devices with cloud connectivity by EMnify. Automate your routines with this SDK for Python.

  • 0.5.0
  • PyPI
  • Socket score

Maintainers
1

emnify Python SDK

Reliability Rating Coverage Maintainability Rating Security Rating Bugs Vulnerabilities

Supply your swarm of IoT devices with cloud connectivity by emnify. Automate your routines with this SDK for Python.

Installation

Prerequisites

  • Python (version 3.9.0 or higher)

Install from source (requires build)

git clone https://github.com/emnify/emnify-sdk-python.git
cd emnify-sdk-python
python -m build --sdist --wheel

For local development install with pipenv:

git clone https://github.com/emnify/emnify-sdk-python.git
cd emnify-sdk-python
brew install pipenv # for macOS
python -m pip install pipenv # for other OS
pipenv sync

Install with pip

The emnify Python SDK is also available on PyPI as emnify-sdk:

pip install emnify-sdk

Documentation

Read more about working with the Python SDK and the underlying concepts in the emnify product documentation.

API reference

We use sphinx-autoapi to auto-generate the API reference documentation within this repository. This documentation is hosted separately on GitHub Pages.

🗺️ Note: We plan to eventually migrate the API reference documentation into our product documentation platform.

See our documentation guide if you're interested in contributing to the API reference or running the documentation locally.

Contributing

If you've found a bug or want to add new features, open an issue or create a pull request to this GitHub repository.

See our development guide for how to get started.

Please note that this project is governed by emnify's Code of Conduct. By participating, you agree to abide by its terms.

Get support

If you need help using our services, please file a support ticket.

Keywords

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