What's New
- 📦 Improved Package Structure
- Moved examples to root directory for better accessibility
- Added dedicated requirements.txt for examples
- Updated package metadata and documentation
Package Improvements
- Updated package metadata
- Added proper author information
- Added multiple URLs (Homepage and Repository)
- Improved license specification
- Cleaned up package structure
- Removed examples from package distribution
- Examples now available in GitHub repository
Examples
Examples are now available in the `/examples` directory:
- `basic_cli/`: Command-line interface demonstrating merchant capabilities
- Added requirements.txt for easy setup
- Includes .env.example for configuration