# Webspirit Documentation [![GitHub Stars](https://img.shields.io/github/stars/Archange-py/Webspirit.svg)](https://github.com/Archange-py/Webspirit/stargazers) [![GitHub Forks](https://img.shields.io/github/forks/Archange-py/Webspirit.svg)](https://github.com/Archange-py/Webspirit/network) [![GitHub Issues](https://img.shields.io/github/issues/Archange-py/Webspirit.svg)](https://github.com/Archange-py/Webspirit/issues) [![GitHub Pull Requests](https://img.shields.io/github/issues-pr/Archange-py/Webspirit.svg)](https://github.com/Archange-py/Webspirit/pulls) [![GitHub License](https://img.shields.io/github/license/Archange-py/Webspirit.svg)](https://github.com/Archange-py/Webspirit/blob/main/LICENSE) [![Last Commit](https://img.shields.io/github/last-commit/Archange-py/Webspirit.svg)](https://github.com/Archange-py/Webspirit/commits/main) ![Tests](https://github.com/Archange-py/Webspirit/actions/workflows/python-tests.yml/badge.svg) ![Visiteurs](https://visitor-badge.laobi.icu/badge?page_id=Archange-py.Webspirit) [![PyPI Version](https://img.shields.io/pypi/v/webspirit.svg)](https://pypi.org/project/webspirit/) [![Downloads](https://pepy.tech/badge/webspirit)](https://pepy.tech/project/webspirit) [![Downloads/month](https://img.shields.io/pypi/dm/webspirit)](https://pepy.tech/project/webspirit) [![Python Versions](https://img.shields.io/pypi/pyversions/webspirit.svg)](https://pypi.org/project/webspirit/) ## Quickstart ```py from webspirit.config.introspection import tree_directory tree_directory(show_var=True, show_doc=True) ``` ## Contributes If you would likes to contribute, you can contact me by {doc}`clicking here `. ```{toctree} :hidden: contact.rst reference/modules.rst ```