Commits · master
under-the-weather
Browse files
Feb 11, 2018
change algorithm for finding city
· 109423d1
danso
authored
Feb 11, 2018
109423d1
clean up output again
· 961630e6
danso
authored
Feb 11, 2018
961630e6
remove dumb newlines
· f54fe0ba
danso
authored
Feb 11, 2018
f54fe0ba
change cities list to 2-letter iso codes, rename
· f3c6bb06
danso
authored
Feb 11, 2018
f3c6bb06
handle missing common_words file nicely
· cbb0383d
danso
authored
Feb 11, 2018
cbb0383d
add common_words.txt
· 9945d160
danso
authored
Feb 11, 2018
9945d160
remove pprint, add more comments
· bd8e8d34
danso
authored
Feb 11, 2018
bd8e8d34
fix bug causing double-toots
· 973d67c5
danso
authored
Feb 11, 2018
973d67c5
generate cleaner output
· 74b31749
danso
authored
Feb 11, 2018
74b31749
add simple README
· e14ad5f8
danso
authored
Feb 10, 2018
e14ad5f8
handle interrupts more gracefully
· 1384a640
danso
authored
Feb 10, 2018
1384a640
handle missing cities file gracefully
· 52b76599
danso
authored
Feb 10, 2018
52b76599
update .gitignore
· 2b338fe2
danso
authored
Feb 10, 2018
2b338fe2
cleanup, remove proprietary reddit and ibm apis
· 5b0245b3
danso
authored
Feb 10, 2018
5b0245b3
modified: .gitignore
· a16bd8dc
danso
authored
Jan 28, 2018
a16bd8dc
Jan 28, 2018
modified: .gitignore
· 850431d2
danso
authored
Jan 28, 2018
850431d2
chmod +x under_the_weather.py
· 45c75586
danso
authored
Jan 28, 2018
45c75586
major upgrade to the cactus
· 6e358879
danso
authored
Jan 28, 2018
6e358879
new file: mastodon_connect.py
· f0be78f0
danso
authored
Jan 28, 2018
f0be78f0
analyzer.py: fix bug in max function
· adca616b
danso
authored
Jan 27, 2018
adca616b
modified: .gitignore
· 46e0227a
danso
authored
Jan 27, 2018
46e0227a
new file: json_reader.py
· e57a420e
danso
authored
Jan 27, 2018
e57a420e
Merge branch 'master' of github.com:ninedotnine/fuzzy-octo-doodle
· 6051d8a5
danso
authored
Jan 27, 2018
6051d8a5
Another .json file replacement
· b0e614e4
John
authored
Jan 27, 2018
b0e614e4
add openweathermap_apikey to .gitignore
· ab3be263
danso
authored
Jan 27, 2018
ab3be263
Another change to the .json file
· 7ca9eb53
John
authored
Jan 27, 2018
7ca9eb53
Actual stuff in here
· bf3bd8fc
John
authored
Jan 27, 2018
bf3bd8fc
New file to play with
· f616e423
John
authored
Jan 27, 2018
f616e423
Sample text to play with
· 88694065
John
authored
Jan 27, 2018
88694065
modified: watson_api.py
· 99bf7363
danso
authored
Jan 27, 2018
99bf7363
new file: analyzer.py
· f9945adb
danso
authored
Jan 27, 2018
f9945adb
add arguments to watson_api
· a93ce6ca
danso
authored
Jan 27, 2018
a93ce6ca
initial commit
· 28c45067
danso
authored
Jan 27, 2018
28c45067
Loading