Requirements
************

Important:

  "bloxone" requires Python 3.x and was developed under Python 3.8. As
  such it is unlikely to work with Python 2.x.


Additional Modules
==================

In addition to the standard Python 3.8 Modules "bloxone" makes use of
the following packages:

   * "requests"


Complete List Of Modules
========================

Modules used by bloxone

   import logging
   import configparser
   import requests
   import json
