Commit Graph

8 Commits

Author SHA1 Message Date
741a021ef5 Handle correctly weboob.tools.value.Value arguments
Correctly export special arguments in the modules list JSON, typically
`choices`.

Close #3.
2016-10-07 02:35:31 +02:00
93412281d0 Add a /list endpoint to the server
Add a new `/list` endpoint to the server. This endpoint lists all the
available modules and their configuration options.
2016-10-04 03:34:13 +02:00
238cf61acc Server script and better debugging tools 2016-09-30 16:09:08 -04:00
3e04f3c824 Fix DummyProgress class and add comments about session cookies in README.md 2016-09-30 14:26:11 -04:00
2ea9877be5 Better doc + credits 2016-09-30 11:37:29 -04:00
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
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
0abbf06225 First demo of JSON export for Amazon 2016-09-28 15:38:55 -04:00