Why it's good:
The shopping cart and Pygame examples are great, but more variety can show pureshell's applicability.
Ideas:
- CLI Application: A simple
click or Typer app using pureshell for its core logic.
- Simple Data Transformation Pipeline: E.g., processing a CSV file, validating rows, and saving outputs.
- Finite State Machine: A state machine driven by
pureshell rules.
- Integration with a Micro-framework: Show a tiny
FastAPI or Flask example where pureshell manages the core request processing logic.
Why it's good:
The shopping cart and Pygame examples are great, but more variety can show
pureshell's applicability.Ideas:
clickorTyperapp usingpureshellfor its core logic.pureshellrules.FastAPIorFlaskexample wherepureshellmanages the core request processing logic.