This lesson is still being designed and assembled (Pre-Alpha version)

MicroData Onboarding: Setup

This is a comprehensive list of what you are going to need throughout these lessons. We will go into details after a quick overview:

Key requirements

  • Python 3 installation with pip3 and virtualenv
  • BEAD executable
  • Git installation, Git Bash on Windows

Let’s go through them one by one.

Python 3

If you use Ubuntu 20.04 LTS or newer, you are good to go. Otherwise you should visit Python’s official page and download the latest python version for your operating system. Always follow the installation guide on Python’s website.