.. _l-modules: Modules ======= .. contents:: :local: :depth: 1 Summary +++++++ +---------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | module | truncated documentation | +=========================================================+=====================================================================================================================================================================================+ | :ref:`__init__ ` | module ``teachpyx`` Module *teachpyx*. Materials for a book about programming with :epkg:`Python`. :githublink:`%|py|7` | +---------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | :ref:`__init__ ` | module ``teachpyx.examples`` Shortcuts for *examples*. :githublink:`%|py|5` | +---------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | :ref:`__init__ ` | module ``teachpyx.faq`` @breif shortcuts for FAQ :githublink:`%|py|5` | +---------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | :ref:`classiques ` | module ``teachpyx.examples.classiques`` quelques fonctions à propos de la première séance :githublink:`%|py|8` | +---------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | :ref:`construction_classique ` | module ``teachpyx.examples.construction_classique`` Quelques constructions classiques pour éviter de recoder des variantes d'algorithmes. classiques. :githublink:`%|py|7` | +---------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | :ref:`faq_exception ` | module ``teachpyx.faq.faq_exception`` Quelques questions d'ordre général autour du langage Python. :githublink:`%|py|7` | +---------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | :ref:`faq_numpy ` | module ``teachpyx.faq.faq_numpy`` Quelques questions autour de :epkg:`numpy`. :githublink:`%|py|7` | +---------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | :ref:`faq_python ` | module ``teachpyx.faq.faq_python`` Quelques questions d'ordre général autour du langage Python. :githublink:`%|py|8` | +---------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | :ref:`numpysex ` | module ``teachpyx.examples.numpysex`` Quelques exemples autour de `numpy `_. :githublink:`%|py|6` | +---------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ .. toctree:: :maxdepth: 1 teachpyx/__init__ teachpyx/examples/__init__ teachpyx/examples/classiques teachpyx/examples/construction_classique teachpyx/examples/numpysex teachpyx/faq/__init__ teachpyx/faq/faq_exception teachpyx/faq/faq_numpy teachpyx/faq/faq_python