Keep the current quotes dirs clean by moving outdated, old clients' dirs to an archive dir.
Implementation
Utilize pathlib to maintain quotes dir and relocate elsewhere.
- Bonus points if able to maintain a list of archived quotes that can be referenced later for future searches
Keep the current quotes dirs clean by moving outdated, old clients' dirs to an archive dir.
Implementation
Utilize pathlib to maintain quotes dir and relocate elsewhere.