Ombucha / xkcd.py

A basic API wrapper for xkcd.

Home Page:https://xkcd.readthedocs.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

xkcd.py

license lines of code PyPI version info

Python version info

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 "xkcd.py"

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

To install the development version, do the following:

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

Links

About

A basic API wrapper for xkcd.

https://xkcd.readthedocs.io

License:MIT License


Languages

Language:Python 100.0%