|
|
1a6c0b2fa1
|
Add comprehensive README documentation
- Project overview and features
- Installation instructions
- Usage examples (CLI, Python API, REST API)
- Supported historical era ranges
- Technical explanation of lunar calendar calculations
- Development guidelines
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
2026-03-09 13:53:13 +08:00 |
|
|
|
d788399b3a
|
Initial commit: Lunar calendar converter project
- Add lunar calendar astronomical calculation engine (lunar_calendar.py)
- Add converter utilities for solar/lunar date conversion
- Add historical era name conversions (chrono_converter.py, converter_with_eras.py)
- Add FastAPI REST API for date conversion services
- Add age calculator using lunar calendar
- Add batch generation script for lunar calendar JSON data
- Add project documentation (CLAUDE.md, pyproject.toml)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
2026-03-09 13:51:45 +08:00 |
|