Quick Start Guide
Get up and running with TomatoPy in minutes! This guide will walk you through the basics of creating and manipulating virtual ingredients.
Basic Usage
Creating Your First Tomato
Setting Up Your Virtual Kitchen
Basic Cooking Operations
Working with Multiple Ingredients
Taste Testing
Next Steps
Basic Concepts - Learn about core TomatoPy concepts
Making Your First Marinara - Follow a complete tutorial
API Reference - Explore the full API
Tips and Tricks
Pro Tip: Use the
debug()
method to inspect ingredient properties:
Note: All measurements in TomatoPy use the metric system by default. Use the
convert_to_imperial()
method if needed.
Last updated
Was this helpful?