# fuggers-py docs

`fuggers-py` is a fixed-income analytics library with responsibility-first
package boundaries and explicit unit conventions.

Start with the shared unit and sign rules in [Conventions](conventions.md).
Use [Docstring Standard](docstring_standard.md) for the house style that feeds
the generated API docs. Then use the package API pages for the curated public
surface instead of browsing a flat module dump.

```{toctree}
:maxdepth: 2

conventions
docstring_standard
api/index
SRC_STRUCTURE
validation_strategy
MODULE_REFERENCE
```
