tariqshihadah/rangel

Periodic cleanup and refactor

Open

#1 opened on Nov 30, 2024

 (1 comment) (0 reactions) (1 assignee)Python (0 forks)auto 404
documentationenhancementgood first issue

Repository metrics

Stars
 (1 star)
PR merge metrics
 (PR metrics pending)

Description

It's been a while since the codebase has been reviewed in depth. I'll be going through the RangeCollection class to remove unused/deprecated features, add documentation where needed, and do some general cleanup.

There are likely many low-level methods that may be removed; I'll identify all features used directly in the linref package to determine what can be removed/modified without impact and what may need an associated version requirement on the next rangel and linref releases.

Contributor guide