atproto-calendar-import is a library and CLI tool for importing calendar events in python & rust
commits
Author
Commit
Message
Date
- Add complete Python package structure with importers, transformers, and CLI
- Implement ICS calendar file import functionality
- Add comprehensive .gitignore for Python project
- Include Docker setup and project configuration files
- Test suite with ICS import validation
- Add detailed CLI command documentation
- Include OAuth2 setup instructions for Google/Outlook
- Document architecture and error handling system
- Add contribution guidelines and development workflow