| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123 | {  "SHORT_PROJECT_NAME": "python",  "FULL_PROJECT_NAME": "byte_of_python",  "BOOK_PAGES_SEARCH": "python_en",  "MARKDOWN_FILES": [    {      "file": "01-frontpage.md",      "slug": "python",      "title": "Python"    },    {      "file": "02-preface.md",      "slug": "python_en-preface",      "title": "Python : Preface"    },    {      "file": "03-intro.md",      "slug": "python_en-introduction",      "title": "Python : Introduction"    },    {      "file": "04-installation.md",      "slug": "python_en-installation",      "title": "Python : Installation"    },    {      "file": "05-first-steps.md",      "slug": "python_en-first_steps",      "title": "Python : First Steps"    },    {      "file": "06-basics.md",      "slug": "python_en-basics",      "title": "Python : Basics"    },    {      "file": "07-operators-expressions.md",      "slug": "python_en-operators_and_expressions",      "title": "Python : Operators and Expressions"    },    {      "file": "08-control-flow.md",      "slug": "python_en-control_flow",      "title": "Python : Control Flow"    },    {      "file": "09-functions.md",      "slug": "python_en-functions",      "title": "Python : Functions"    },    {      "file": "10-modules.md",      "slug": "python_en-modules",      "title": "Python : Modules"    },    {      "file": "11-data-structures.md",      "slug": "python_en-data_structures",      "title": "Python : Data Structures"    },    {      "file": "12-problem-solving.md",      "slug": "python_en-problem_solving",      "title": "Python : Problem Solving"    },    {      "file": "13-oop.md",      "slug": "python_en-object_oriented_programming",      "title": "Python : Object Oriented Programming"    },    {      "file": "14-io.md",      "slug": "python_en-input_output",      "title": "Python : Input Output"    },    {      "file": "15-exceptions.md",      "slug": "python_en-exceptions",      "title": "Python : Exceptions"    },    {      "file": "16-standard-library.md",      "slug": "python_en-standard_library",      "title": "Python : Standard Library"    },    {      "file": "17-more.md",      "slug": "python_en-more",      "title": "Python : More"    },    {      "file": "18-what-next.md",      "slug": "python_en-what_next",      "title": "Python : What Next"    },    {      "file": "19-appendix-floss.md",      "slug": "python_en-appendix_floss",      "title": "Python : Appendix : FLOSS"    },    {      "file": "20-appendix-about.md",      "slug": "python_en-appendix_about",      "title": "Python : Appendix : About"    },    {      "file": "21-revision-history.md",      "slug": "python_en-appendix_revision_history",      "title": "Python : Appendix : Revision History"    },    {      "file": "22-translations.md",      "slug": "python_en-translations",      "title": "Python : Appendix : Translations"    },    {      "file": "23-translation-howto.md",      "slug": "python_en-translation_howto",      "title": "Python : Appendix : Translation Howto"    }  ]}
 |