Commit Graph

13 Commits (master)

Author SHA1 Message Date
J. Fernando Sánchez fadeced761 Fix tests py2 5 years ago
J. Fernando Sánchez 5199d5b5aa Improve CLI. Add credentials 6 years ago
J. Fernando Sánchez 6259013978 Compose and bug fixes 6 years ago
J. Fernando Sánchez 9c82dea298 Config from variable or file
This replaces the old file of credentials (with one per line) with a
configuration in YAML format.

The configuration can be stored either in a file or in an environment variable
(BITTER_CONFIG).

There is still a command line argument to add the credentials in that file to
the config.
6 years ago
J. Fernando Sánchez 1cb86abbdd Use easy in tests and README 7 years ago
J. Fernando Sánchez 0a0d8fd5f1 Improved tweet downloader (CLI and API) 8 years ago
J. Fernando Sánchez e3a78968da Py2 compatibility and queue handling
* Removed install_aliases(), which caused problems with urllib2
* Better waiting time calculation (used in queue handling)
8 years ago
J. Fernando Sánchez 35f0c6376d Fixed limits bug, added tests 8 years ago
J. Fernando Sánchez 2036d51d96 Added limits to every call 8 years ago
J. Fernando Sánchez 39726a12d9 Parallel processing and future 8 years ago
J. Fernando Sánchez 6ebb82ba54 Drone tests, fixed get_credentials 8 years ago
J. Fernando Sánchez 17f589c710 Added webserver 8 years ago
J. Fernando Sánchez d0de6c2ea9 First commit 8 years ago