Commit graph

7 commits

Author SHA1 Message Date
Piero Toffanin 282737519c Fix suggestions, move all sqlite databases to db 2022-12-20 12:25:31 -05:00
Minosity-VR 752d2aae2c
Add api keys db path as env var (#1)
* Add API Keys DB path to command & env vars

* Create API Keys DB directory if not exists before sqlite connection & Add docker-compose example
2022-07-15 13:22:04 +02:00
Piero Toffanin 47fc85fdec return None on failed remote key lookup 2022-06-21 16:37:06 -04:00
Piero Toffanin 8f8087f8ae Add --api-keys-remote 2022-06-21 14:57:32 -04:00
YOGESHWARAN R 32061eed7b
Fixed all pep8 errors
Removed unused imports, variables
2021-05-18 09:21:33 +05:30
YOGESHWARAN R 202db95f52
Linted with black 2021-05-18 09:11:02 +05:30
Piero Toffanin 90de8e22a0 API keys support, bug fixes, improvements 2021-02-15 13:30:28 -05:00