Download and query your Amazon order history via an unofficial Python API and CLI.
- Initial release of the amazon-orders skill. - Enables downloading and querying Amazon order history via an unofficial Python API and CLI. - Supports authentication using environment variables, interactive login, or config files. - Provides filtering for orders by year or time period (e.g., last 30 days, past 3 months). - Includes both Python library and CLI usage examples. - Adds guidance for handling MFA and exporting order data.