hamel
Personal utilities library
A collection of personal utilities for various tasks.
Usage
Installation
Install latest from the GitHub repository:
$ pip install git+https://github.com/hamelsmu/hamel.git
or from pypi
$ pip install hamel
Documentation
Documentation can be found hosted on this GitHub repository’s pages.
Available Utilities
Gemini API (hamel.gem
)
Simple interface for Google’s Gemini API. See the gem module documentation for details.