Commit Graph

11 Commits

Author SHA1 Message Date
Landon Abney
2be0e376f8
Massive style cleanup
Adds a basic `setup.cfg` file with configurations for flake8 and pylama, 
fixes some basic issues with essentially every file including:
* Many, many, whitespace line cleanups
* Several unused variables and imports
* Missing coding and shabang lines
* Minor style fixes to more closely align with PEP8
* Turn `print` into function calls for Python 2/3 compat
* A few minor bugs
  * Things like using an undefined `i` in `stream_limiter_ban_email.py`
2019-06-20 23:55:11 -07:00
Blacktwin
0987874f44 if adding url and token don't check the config.ini 2018-09-08 16:57:30 -04:00
Blacktwin
ea347159d6 shebang 2018-08-23 06:19:24 -04:00
Blacktwin
d5053cdca8 docstring and example update 2018-08-22 21:08:29 -04:00
Blacktwin
52d42ab46c pretty up output 2018-08-22 21:05:27 -04:00
Blacktwin
b2bcce67ef arg fix and replaced 2018-08-22 20:47:00 -04:00
Blacktwin
6f40d31f9d SSL and session 2018-08-22 20:23:32 -04:00
Blacktwin
dd33595b98 CONFIG 2018-08-22 20:22:40 -04:00
blacktwin
ccceb2b799
argparse fix 2018-02-05 10:24:51 -05:00
blacktwin
50c4d3b665
label
not labels
2018-01-20 02:19:33 -05:00
blacktwin
129befb08c
Create plex_api_invite.py 2018-01-19 14:51:49 -05:00