Welcome to python-spare-code gallery! ===================================== .. image:: ./_static/images/file_type_python_icon_130221.ico :width: 100 :align: right :alt: python This repository contains a diverse collection of sample ``python`` scripts that have been gathered from a variety of sources, including official documentation sites or common sites where programmers post question, answers and/or tutorials. Additionally, some of the scripts have been edited by the repository owner to make them more comprehensive or tailored to specific use cases. Whether you're a beginner or an experienced ``python`` programmer, this repository might offer a valuable resource. So dive in and start exploring! .. raw:: html


.. note:: There are several issues in the most recent versions of either ``sphinx``, ``sphinx-gallery`` or both in which (i) the sidebar sub-levels do not appear, (ii) the terminal outputs are not displayed properly with several 'Out' labels and (iii) the DataFrame is not properly formatted with colors and hover being disabled. For such reason, the following versions have been used ``sphinx==5.3.0`` and ``sphinx-gallery==0.10.0``. .. toctree:: :maxdepth: 2 :caption: Contents: .. toctree:: :maxdepth: 2 :caption: Tutorial :hidden: usage/introduction .. toctree:: :maxdepth: 4 :caption: Gallery :hidden: _examples/index