Dictator

Latest version: v0.3.1

Safety actively analyzes 621309 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

0.3.1

Things with added
* transparent calls of Redis commands if no such argument in Dictator

0.3.0

Things we added:
* `.lock()` – to create and return `redis.lock.Lock` object for current connection to Redis
* `.copy()` – return dict object made from Dictator'ss data
* raise `KeyError` if key you are trying to get doesn't exist in Redis.
* more logging calls for better debug.

Things we improved:
* Readme typos and deprecated methods.

0.2.6

Temprorary removed KeyError from `.pop()` method to produce `None` instead of exception when key doesn't exist.

0.2.5

* Add KeyError to` __getitem__` and `pop` methods.
* Fixed `get` method to be more accurate with non-existing keys.

0.2.4

0.2.2

Integrated with Travis CS

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.