Security News
Research
Data Theft Repackaged: A Case Study in Malicious Wrapper Packages on npm
The Socket Research Team breaks down a malicious wrapper package that uses obfuscation to harvest credentials and exfiltrate sensitive data.
Supply your swarm of IoT Devices with cloud connectivity by EMnify. Automate your routines with this SDK for Python.
Supply your swarm of IoT devices with cloud connectivity by emnify. Automate your routines with this SDK for Python.
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
The emnify Python SDK is also available on PyPI as emnify-sdk
:
pip install emnify-sdk
Read more about working with the Python SDK and the underlying concepts in the emnify product documentation.
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.
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.
If you need help using our services, please file a support ticket.
FAQs
Supply your swarm of IoT Devices with cloud connectivity by EMnify. Automate your routines with this SDK for Python.
We found that emnify-sdk demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
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.
Security News
Research
The Socket Research Team breaks down a malicious wrapper package that uses obfuscation to harvest credentials and exfiltrate sensitive data.
Research
Security News
Attackers used a malicious npm package typosquatting a popular ESLint plugin to steal sensitive data, execute commands, and exploit developer systems.
Security News
The Ultralytics' PyPI Package was compromised four times in one weekend through GitHub Actions cache poisoning and failure to rotate previously compromised API tokens.