# The PyForge user guide
Welcome to the PyForge user guide!
This book is a companion to [PyForge's API docs](https://docs.rs/pyforge).
It contains examples and documentation to explain all of PyForge's use cases in detail.
The rough order of material in this user guide is as follows:
1. Getting started
2. Wrapping Rust code for use from Python
3. How to use Python code from Rust
4. Remaining topics which go into advanced concepts in detail
Please choose from the chapters on the left to jump to individual topics, or continue below to start with PyForge's README.
<hr style="opacity:0.2">
{{#include ../../README.md}}