# Summary
- [Get Started](get_started.md)
- [Type Conversions](conversions.md)
- [Python Exception](exception.md)
- [Python Module](module.md)
- [Python Function](function.md)
- [Python Class](class.md)
- [Parallelism](parallelism.md)
- [Debugging](debugging.md)
- [Advanced Topics](advanced.md)
- [Building and Distribution](building-and-distribution.md)
- [Appendix: Pyo3 and rust-cpython](rust-cpython.md)