Installation

baizabal.xyz supports Python >= 3.8.

Installing with pip

baizabal.xyz is available on PyPI. Just run

pip install baizabal.xyz

Installing from source

To install baizabal.xyz from source, first clone the repository:

git clone https://github.com/ambagasdowa/baizabal.xyz.git
cd baizabal.xyz

Then run

pip install -e .

Last update: Jan 03, 2025