Getting Started
Get started with the infinite-craft library.
Last updated
Get started with the infinite-craft library.
Last updated
Requires Python 3.10 or above.
To install, run:
To update, run:
NOTE: If pip
is not on PATH, you can use:
python3 -m pip
(for Linux/MacOS)
python -m pip
(for Windows)
Examples can be found in the section below.
infinite-craft
is included with it's own CLI
. See the section below for more information.