Skip to content

Rename thrivesight_core/ → reflect_core/ #7

@tchjhnsn

Description

@tchjhnsn

The internal Python package is still named thrivesight_core for backward compatibility of imports. Since nothing currently imports it externally (the only consumers would have been reflect-api and the defunct polity-api, and they didn't), this is a low-risk rename.

Steps:

  1. git mv thrivesight_core reflect_core
  2. Update pyproject.toml [project] name to reflect-core
  3. Update all internal imports inside the package
  4. Update __init__.py comment block (remove "Zone 1 IP (private)" — no longer accurate)
  5. Bump version to 0.2.0 and tag

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions