You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
bitter/bitter
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.
7 years ago
..
static Added webserver 8 years ago
templates Added webserver 8 years ago
VERSION Config from variable or file 7 years ago
__init__.py Improved tweet downloader (CLI and API) 8 years ago
cli.py Config from variable or file 7 years ago
config.py Config from variable or file 7 years ago
crawlers.py Config from variable or file 7 years ago
models.py API command 7 years ago
utils.py Config from variable or file 7 years ago
version.py Changed versioning, added locks 8 years ago
webserver.py Added webserver 8 years ago