Go to file
root 010dd82161 Fixed some more things with the other functions, still have to do the
get_color_dict.

I'm not sure why get_color_dict is not working, but I think that it is
not adding to the frequency when it encounters a second person with
the color in their favorites, because it is showing 1 instead of 2 for
some.
2024-10-14 11:58:42 -04:00
weather Initial commit 2024-08-28 01:19:51 +00:00
.commit_template Initial commit 2024-08-28 01:19:51 +00:00
.gitignore Initial commit 2024-08-28 01:19:51 +00:00
friend_functions.py Fixed some more things with the other functions, still have to do the 2024-10-14 11:58:42 -04:00
globalize_weather.sh Initial commit 2024-08-28 01:19:51 +00:00
people.py Initial commit 2024-08-28 01:19:51 +00:00
poetry.lock Initial commit 2024-08-28 01:19:51 +00:00
pyproject.toml Initial commit 2024-08-28 01:19:51 +00:00
test_friend_functions.py Initial commit 2024-08-28 01:19:51 +00:00