Flowz

Latest version: v1.1.0

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

Scan your dependencies

Page 1 of 2

1.1.0

* Python 3 compatibility fixes

1.0.0

* `flowz.util.channel_inner_join` takes any number of channels.

0.7.0

* Adds introspection tools for channel management objects:
* `get_channelmethods`
* `get_channelproperties`
* Changes logger names for artifacts and downgrades some messages from INFO level to DEBUG
* This change in logger names could break deployed logging configurations, and for this
reason, we incremented the minor version; otherwise this would be a micro bump.

0.6.0

* Adds the `channelmethod` decorator as a callable-oriented version of `channelproperty` (Issue 41)
* Includes ipython notebook user guide (thanks to Patrick Rusk!)
* Suppresses the "future exception not handled" warnings from tornado for channels. (Issue 30)

0.5.0

* Adds the new `flowz.channels.tools` module for utility functions/helpers
that extend the flexibility of channels without expanding the core interface.
* Adds rolling window functionality therein.

0.4.0

* Removes (silently) deprecated targets classes and tests
* Including support within the `flowz.app.Flo` class
* Downgrades some logging messages to DEBUG level
* Changes some keyword parameters on windowby/groupby (from keyfunc on both
to keys_func and key_func, respectively).

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.