.. _api_reference: API Reference ============= stubpy exposes a minimal public API. The main entry point for everyday use is :func:`~stubpy.generator.generate_stub`. The remaining modules are documented here for contributors and for anyone building on top of stubpy. .. toctree:: :maxdepth: 1 public context generator loader aliases annotations imports resolver emitter