Closed 0xeb-bp closed 10 months ago
Can you add README or QuickStart changes in this PR?
Can you add README or QuickStart changes in this PR?
It looks like these will be added in #100. I'm a bit wary about merging changes that break the readme, but I think it's safe in this case since we have another PR pretty much ready to go.
This PR refactors the
TleFetcher
class allowing for easier extension. The changes include:TleFetcher
class has been refactored into a base class,TleFetcherBase
.TleFectherCelestrak
andTleFetcherSpaceTrak
.