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

energyflip-client

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

energyflip-client

Client for EnergyFlip

  • 0.2.2
  • PyPI
  • Socket score

Maintainers
1

EnergyFlip client

Client to communicate with the API behind EnergyFlip.

EnergyFlip is an app and measuring device to monitor the usage of electricity and gas in real time.

Build status Coverage Status PyPI version

Installation

pip install energyflip-client

Usage

See the example on how to use this library.

Development

This project uses pipenv for dependency and environment management.

Install dependencies using

pipenv install --dev

Testing

Run all tests using

pipenv run pytest

Packaging

Create a package using

python3 setup.py sdist bdist_wheel

This creates a package in dist

Upload the package using

python3 -m twine upload dist/*

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