.. pyBook documentation master file, created by
   sphinx-quickstart on Mon Jun  9 07:08:10 2025.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

Python para estudiantes: Análisis de Datos, Computación Inteligente, Cómputo Distribuido y Servicios Web
========================================================================================================
.. raw:: latex
   
   \frontmatter

.. toctree::
   :hidden:
   :glob:

   contribución_académica
   agradecimientos
   prefacio

.. raw:: latex

    \sphinxtableofcontents

.. raw:: latex

    \mainmatter

.. toctree::
   :hidden:
   :includehidden:
   :numbered: 2
   :maxdepth: 4
   :caption: Contenido:
   :name: mastertoc
   :glob:

   fundamentos
   funcional
   strings
   archivos
   oop
   módulos
   venv
   sql
   datapy
   scikitlearn
   fuzzy
   ga
   distribuido
   web

.. raw:: latex

   \appendix

.. toctree::
   :hidden:
   :numbered: 4
   :maxdepth: 4
   :caption: Apéndice
   :glob:

   instalación
   controlador
   controlpso

.. bibliography:: biblio.bib
    :style: plain
    :all:


