{
  "title": "Python for Everybody",
  "desc": "Python for Everybody",
  "html_theme_options": {
    "use_download_button": false,
    "single_page": true
  },
  "html_css_files": ["_static/renku-book.css"],
  "html_js_files": ["_static/sphinx-book-theme.12a9622fbb08dcb3a2a40b2c02b83a57.js"],
  "build_dir": "Books",
  "code_dir": "SourceCode/",
  "sphinx_debug": false,
  "code_lang": {
    "Java_Generic": {
      "ext": [
        "java"
      ],
      "label": "Java (Generic)",
      "lang": "java"
    },
    "Java": {
      "ext": [
        "java"
      ],
      "label": "Java",
      "lang": "java"
    },
    "C++": {
      "ext": [
        "cpp",
        "h"
      ],
      "label": "C++",
      "lang": "C++"
    }
  },
  "lang": "en",
  "build_JSAV": false,
  "build_cmap": false,
  "suppress_todo": false,
  "dispModComp": true,
  "glob_exer_options": {
    "JXOP-debug": "true"
  },
  "glob_ss_options": {
    "threshold": 1.0,
    "points": 0.0,
    "required": false
  },
  "glob_ff_options": {
    "threshold": 1.0,
    "points": 0.0,
    "required": false
  },
  "glob_ka_options": {
    "threshold": 5,
    "points": 1.0,
    "required": true
  },
  "glob_extr_options": {
    "code-workout": {
      "points": 2.0
    },
    "points": 1.0
  },
  "glob_pe_options": {
    "threshold": 0.9,
    "points": 2.0,
    "required": true
  },
  "chapters": {
    "Base Material": {
      "PY4E/chap1": {},
      "PY4E/chap2": {},
      "PY4E/chap3": {},
      "PY4E/chap4": {},
      "PY4E/chap5": {},
      "PY4E/chap6": {},
      "PY4E/chap7": {},
      "PY4E/chap8": {},
      "PY4E/chap9": {},
      "PY4E/chap10": {},
      "PY4E/chap11": {},
      "PY4E/chap12": {},
      "PY4E/chap13": {},
      "PY4E/chap14": {},
      "PY4E/chap15": {},
      "PY4E/chap16": {}
    }
  }
}
