Skip to content

Installation

This library requires Python 3.11 or higher.

Via Python Package

Install the last stable release of the package using uv:

uv pip install pylocron

Via Git

Install the library in developer mode:

git clone https://github.com/frgfm/Holocron.git
pip install -e Holocron/.