List view
We will need to follow the steps outline in this website to get this done https://packaging.python.org/en/latest/tutorials/packaging-projects/ Here are the following Templates: https://sphinx-themes.org/#themes
No due date•4/6 issues closedWe 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
Overdue by 1 year(s)•Due by December 31, 2024•5/5 issues closedWe want to have a butterfly flying through the terminal animation whenever we fetch post.
No due date•2/2 issues closed