Documentation
PyWee documentation is split by audience. Start with the usage guides when building an app, or open the project documentation when working on the runtime.
Usage Documentation
Use this section when building or running PyWee apps. It should be the first
place to look when writing pywee.toml, using the CLI, or copying example app
patterns.
Project Documentation
Use this section when working on PyWee itself. These documents describe the current implementation, the target browser-engine architecture, and the work that remains before PyWee matches the long-term project specification.