Socket
Socket
Sign inDemoInstall

rv3028

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rv3028

Python library for the RV3028 Real Time Clock


Maintainers
1

RV3028 Real Time Clock Breakout

|Build Status| |Coverage Status| |PyPi Package| |Python Versions|

Installing

Stable library from PyPi:

  • Just run sudo pip install rv3028

Latest/development library from GitHub:

  • git clone https://github.com/pimoroni/rv3028-python
  • cd rv3028-python
  • sudo ./install.sh

.. |Build Status| image:: https://travis-ci.com/pimoroni/rv3028-python.svg?branch=master :target: https://travis-ci.com/pimoroni/rv3028-python .. |Coverage Status| image:: https://coveralls.io/repos/github/pimoroni/rv3028-python/badge.svg?branch=master :target: https://coveralls.io/github/pimoroni/rv3028-python?branch=master .. |PyPi Package| image:: https://img.shields.io/pypi/v/rv3028.svg :target: https://pypi.python.org/pypi/rv3028 .. |Python Versions| image:: https://img.shields.io/pypi/pyversions/rv3028.svg :target: https://pypi.python.org/pypi/rv3028

0.0.5

  • Bugfix: corrected BCD month to include Oct, Nov, Dec

0.0.4

  • Port to i2cdevice>=0.0.6 set/get API
  • Cleaned up i2cdevice bindings
  • Corrected 12-hour and am/pm bits in bindings

0.0.3

  • Bugfix to support days of month in the 20s

0.0.2

  • Major bugfix to support hours past 8PM
  • Other minor fixes and improvements

0.0.1

  • Initial Release

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