Skip to content

Revamp README with best-practice guidance#4

Merged
allamiro merged 2 commits intomainfrom
codex/refactor-repo-into-python-package-with-cli-and-tests-2a7a8h
Oct 14, 2025
Merged

Revamp README with best-practice guidance#4
allamiro merged 2 commits intomainfrom
codex/refactor-repo-into-python-package-with-cli-and-tests-2a7a8h

Conversation

@allamiro
Copy link
Copy Markdown
Owner

@allamiro allamiro commented Oct 14, 2025

Summary

  • update the Ruff configuration to use the new lint section and refresh Optional annotations
  • clean up typing throughout the package to rely on modern builtins and collections.abc imports while tightening CLI typing
  • normalize mapping helpers and converters to satisfy Ruff formatting and produce clearer fallback handling
  • resolve mypy strict failures by guarding timezone lookups, sanitizing parsed datetime results, and normalizing CEF extension iteration
  • refresh the README with best-practice structure, installation guidance, CLI/API documentation, and contributor workflow details

Testing

  • not run (documentation-only follow-up)

@allamiro allamiro merged commit 070cfb0 into main Oct 14, 2025
3 checks passed
@allamiro allamiro deleted the codex/refactor-repo-into-python-package-with-cli-and-tests-2a7a8h branch October 14, 2025 23:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant