Joker-broker

Latest version: v0.5.0

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

Scan your dependencies

Page 5 of 5

0.0.9

* AbstractModel.find: update_cache() and mark_permanet()
* gen_random_string() now uses os.urandom, and is unexposed

0.0.8

* AbstractModel._update_cache -> AbstractModel.update_cache
* remove AbstractModel.load_with
* new AbstractModel.find, returning objects in stead of pk

0.0.7

* move MultiFernetWrapper away to joker.masquerade

0.0.6

* add SQLInterface.execute
* remove redundant Table cache from SQLInterface, which is done by SQLAlchemy already
* remove client_encoding for sqlite
* start to write README
* setup_userdir, get_resource_broker. No magic at broker.__init__
* less redundancy creating a new property interface

0.0.5

* add methods `find` and `load_with` to `AbstractModel`

0.0.4

* user directory (`~/.joker`) and default config file creation
* bugfix: StaticInterface.get lacks *args so that `si.get('DEBUG', False)` fails
* joker.broker.interfaces.sql -> ...sequel


[1] http://docs.sqlalchemy.org/en/latest/orm/session_basics.html#when-do-i-construct-a-session-when-do-i-commit-it-and-when-do-i-close-it

Page 5 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.