Skip to content

MLLearner 0.1.2 - GitHub Packages Ready

Latest

Choose a tag to compare

@HarshTambade HarshTambade released this 05 Jan 17:55
1f895ef

What's New in 0.1.2

✅ GitHub Packages Registry Support

This release adds support for publishing directly to GitHub Packages Registry!

Features

  • GitHub Packages Registry publishing workflow added
  • Automatic publication on release creation
  • Dual distribution: PyPI + GitHub Packages

Installation

From PyPI:

pip install mllearner

From GitHub Packages Registry:

pip install --index-url https://pypi.pkg.github.com/HarshTambade/ml-learning-hub mllearner

The package is now available in the GitHub Packages section of this repository!