Welcome to the Source.Python documentation!
Source.Python is an open-source project that uses Boost.Python to allow scripters to interact with Valve's Source-engine. In this wiki, you will find documentation on how to install, update, and use Source.Python.
Source.Python is currently embedding Python 3.13 and will be upgraded from time to time.
.. toctree::
:maxdepth: 1
general/installation
general/updating
general/config-auth
general/sp-commands
general/known-issues
general/reporting-a-bug
general/credits
.. toctree::
:maxdepth: 2
:glob:
developing/getting-started
developing/events
developing/module_tutorials
.. toctree::
:maxdepth: 2
:glob:
contributing/building
contributing/contributing
contributing/coding-conventions
contributing/todos