Commit Graph

13 Commits

Author SHA1 Message Date
Lucas Verney 238cf61acc Server script and better debugging tools 2016-09-30 16:09:08 -04:00
Lucas Verney 3e04f3c824 Fix DummyProgress class and add comments about session cookies in README.md 2016-09-30 14:26:11 -04:00
Lucas Verney 2ea9877be5 Better doc + credits 2016-09-30 11:37:29 -04:00
Lucas Verney 4820290aae Update modules prior to running them. Closes #1. 2016-09-30 05:44:30 +02:00
Lucas Verney 12401f616b Avoid an AttributeError if no session is used for a module 2016-09-30 05:30:38 +02:00
Lucas Verney 48482947c2 Add a README file 2016-09-30 05:24:35 +02:00
Lucas Verney 6fb8a24e48 Continue weboob wrapper
* Export full absolute URLs in resulting JSON.
* Export session cookies in resulting JSON, to download required files
on Cozy side.
* Add comments in the code.
2016-09-30 05:03:09 +02:00
Lucas Verney 697edaefa3 Implement Details in CapDocument 2016-09-29 17:28:39 -04:00
Lucas Verney d8cf10bfa9 Fix gitignore 2016-09-29 14:02:59 -04:00
Lucas Verney ca2fae4c07 Update gitignore file 2016-09-29 05:17:40 +02:00
Lucas Verney 905c141c13 No longer hardcoding capabilities
* More logging
* Using getpass in dev environment to ease passwords manipulation
* Dynamic capabilities fetching for each module
2016-09-29 05:09:14 +02:00
Lucas Verney 094696a0cd Read JSON definitions of connectors to use on stdin 2016-09-28 17:28:29 -04:00
Lucas Verney 0abbf06225 First demo of JSON export for Amazon 2016-09-28 15:38:55 -04:00