Doozer

Latest version: v1.2.0

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

Scan your dependencies

1.3.0

-------------

Release TBD

1.2.0

-------------

Released 2017-12-03

- Unhandled exceptions raised while processing a message will stop the
application
- Set the event loop when running with the reloader
- Renamed to Doozer
- Relicensed under `MIT License`_

1.1.0

-------------

Released 2016-11-11

- Add ``henson.cli.register_commands`` to extend the command line interface
- Messages are logged using ``logging.DEBUG`` instead of ``logging.INFO``
- Calls to ``print`` in ``henson.cli.run`` are updated to ``app.logger.info``
- References to objects used by ``henson.Application`` are removed once they
are no longer needed to allow the memory to be freed up before the next
message is received.
- uvloop_ will be used for the event loop if it's installed.
- Automatically register extensions to a registry on the application
- Add ``hensoncli`` Sphinx directive to document extensions to the command line
interface
- ``henson.cli.run`` and any command line extensions that request it support
``quiet`` and ``verbose`` flags to set verbosity

1.0.0

-------------

Released 2016-03-01

- Initial release

.. _MIT License: https://choosealicense.com/licenses/mit/
.. _uvloop: https://uvloop.readthedocs.io

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.