Installation

Installation#

You can install miniworlds on your computer or using Thonny:

On your computer#

  1. First, install Python.

    You can download Python from Python.org.

    Alternatively, you can install the development environment Thonny – it comes with Python included.

  2. Install the framework with:

pip install miniworlds
  1. Install a suitable development environment, for example:

…now you’re ready to get started!

With Thonny#

First click on “Tools → Manage Packages”. Then enter "miniworlds" in the search field and install miniworlds.

miniworlds