Skip to content
Back to Milestones

Restructure Mission Blue

Open
Overdue by 1 year(s)
Due by December 31, 2024
Last updated Jun 4, 2025

We want to separate the functions within the mission_blue.py into separate python files organized based on their function.

For example:
[load_credentials()] -> auth.py
[resolve_handle_to_did(), search_posts()] -> scraper.py
[extract_post_data(), extract_post_data_from_csv(), remove_duplicates(), save_to_csv()] -> file.py

100% complete

List view

    There are no open issues in this milestone

    Add issues to milestones to help organize your work for a particular release or project. Find and add issues with no milestones in this repo.