Skip to content
This repository has been archived by the owner on Mar 16, 2023. It is now read-only.

Ombucha/dilbert.py

Repository files navigation

dilbert.py

Requirements

This module requires the following modules:

Installation

Python 3.8 or higher is required.

To install the stable version, do the following:

# Unix / macOS
python3 -m pip install "dilbert.py"

# Windows
py -m pip install "dilbert.py"

To install the development version, do the following:

$ git clone https://github.com/Infiniticity/dilbert.py