.. python-coingecko documentation master file, created by sphinx-quickstart on Sat Nov 9 20:20:43 2024. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. Python CoinGecko: The Python Wrapper for CoinGecko V3 API ========================================================== Python CoinGecko documentation is organized into the following sections: - :ref:`getting_started` - :ref:`code_overview` - :ref:`package_info` Documentation Conventions ------------------------- Unless otherwise mentioned, all examples in this document assume the use of a **script** application. .. _getting_started: .. toctree:: :maxdepth: 1 :caption: Getting Started getting_started/quick_start getting_started/installation .. _code_overview: .. toctree:: :maxdepth: 1 :caption: Code Overview code_overview/coin_gecko_demo code_overview/coin_gecko_pro .. _package_info: .. toctree:: :maxdepth: 1 :caption: Package Info package_info/contributing package_info/references