Skip to content

v0.0.30 - First PyPI Release

Latest

Choose a tag to compare

@jgeluk jgeluk released this 15 Jan 11:20
· 14 commits to main since this release
e19da87

First PyPI Release

This is the first release of ekg-lib on PyPI.

Installation

pip install ekg-lib

Or using uv:

uv add ekg-lib

Changes

  • Package renamed from ekglib to ekg-lib for PyPI
  • Python import changed from import ekglib to import ekg_lib
  • Added GitHub Actions workflow for automated PyPI publishing
  • Updated documentation and README