pocket-cli/pocket_cli
Badri Sunderarajan de07dd3d40
Update config call for newer versions of ConfigParser
ConfigParser now uses `read_file` instead of `readfp`.
2024-10-25 13:16:17 +05:30
..
__init__.py Giving the project a better package structure 2016-02-14 23:05:08 +01:00
app.py Fix pocket object initialization for config step 2016-09-25 01:11:57 +02:00
cli.py Show a link to obtain access token; resolves #13 2017-05-06 15:49:57 +02:00
config.py Update config call for newer versions of ConfigParser 2024-10-25 13:16:17 +05:30
exceptions.py A more structured exception handling 2016-02-15 20:53:33 +01:00
storage.py Fix Py2/Py3 encoding issues 2016-02-17 23:09:50 +01:00
utils.py Get terminal size compatibility 2016-02-17 20:52:48 +01:00