Aio-fluid

Latest version: v1.5.0

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

Scan your dependencies

Page 1 of 3

1.5.0

What's Changed
* Test cpu bound by lsbardel in https://github.com/quantmind/aio-fluid/pull/65
* Dispatcher API change by lsbardel in https://github.com/quantmind/aio-fluid/pull/66

Renamed the dispatcher methos `message_type` as `event_type` for consistency.

**Full Changelog**: https://github.com/quantmind/aio-fluid/compare/v1.4.1...v1.5.0

1.4.1

What's Changed
* slugify in k8s extra by lsbardel in https://github.com/quantmind/aio-fluid/pull/61
* Refactor workers by lsbardel in https://github.com/quantmind/aio-fluid/pull/62
* more coverage by lsbardel in https://github.com/quantmind/aio-fluid/pull/63


Refactor of Worker utils, largely backward incompatible for people using low-level workers.
Cleaner and much more documented API.

**Full Changelog**: https://github.com/quantmind/aio-fluid/compare/v1.3.4...v1.4.1

1.3.4

What's Changed
* k8s job by lsbardel in https://github.com/quantmind/aio-fluid/pull/59
* Db cli not imported directly by lsbardel in https://github.com/quantmind/aio-fluid/pull/60

**Experimental feature**

When running on kubernetes cluster and the `k8s` extras are installed, cpu bound tasks run as [Kubernetes Batch Job](https://kubernetes.io/docs/concepts/workloads/controllers/job/)


pip install aio-fluid[cli,k8s]


**Full Changelog**: https://github.com/quantmind/aio-fluid/compare/v0.3.2...v1.3.4

1.3.0

What's Changed
* Task Typing by lsbardel in https://github.com/quantmind/aio-fluid/pull/52
* Powerful exec command by lsbardel in https://github.com/quantmind/aio-fluid/pull/53
* Add deps by lsbardel in https://github.com/quantmind/aio-fluid/pull/54

The main features added is the ability to add type annotation for tasks parameters and to allow these parameters
to be passed on the command line using click interface.

These powerful additions allows the task application to be used as a command line tool in full effect.

**Full Changelog**: https://github.com/quantmind/aio-fluid/compare/v1.2.3...v1.3.0

1.2.3

What's Changed
* Add lazy commands by lsbardel in https://github.com/quantmind/aio-fluid/pull/51


**Full Changelog**: https://github.com/quantmind/aio-fluid/compare/v1.2.2...v1.2.3

1.2.2

What's Changed
* Task Docs and short description by lsbardel in https://github.com/quantmind/aio-fluid/pull/50
* Build python 3.13
* Custom domain for docs


**Full Changelog**: https://github.com/quantmind/aio-fluid/compare/v1.2.1...v1.2.2

Page 1 of 3

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.