Commit Graph

11 Commits

Author SHA1 Message Date
Patrick McGuire 528802a0e6 Revert "Adding Flake8 Github Action for Python Linting " 2022-05-11 09:05:59 -04:00
Jake Herbst dbb14cae69 Updating script/analyze.py to satisfy pep8 style guide and pass flake8 linting.
Used 'autopep8 --in-place --aggressive scripts/analyze.py' as initial style fixes.
Manually adjusted line lengths for parser help options.
Moved example comment to top below shebang.
2022-05-10 20:23:45 -04:00
Patrick McGuire 384fd91a1e Update analyze.py 2022-04-12 11:04:17 -04:00
mcguirepr89 f69f04d19d changes that remove the default pi user 2022-04-11 17:29:00 -04:00
mcguirepr89 023b68f386 making changes to accomodate removing the pi user 2022-04-11 10:16:54 -04:00
mcguirepr89 a0722fbf0f more testing 2022-02-18 12:47:17 -05:00
mcguirepr89 10a68a4007 overlap has to be converted to string 2022-02-06 13:06:30 -05:00
mcguirepr89 080b1daf6a adding new server socket and analysis -- preparing
for test installation
2022-02-05 11:26:40 -05:00
mcguirepr89 f75cd9afe3 I missed the BirdDB.txt path fix 2022-01-31 15:40:07 -05:00
mcguirepr89 3d35ba0193 removed redundant and errant print "Database Entry" 2022-01-31 14:07:30 -05:00
mcguirepr89 a824d17fa6 moved analyze.py into scripts directory 2022-01-31 14:04:36 -05:00