Celery-yaml

Latest version: v2.1.2

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

Scan your dependencies

Page 1 of 2

2.1.2

* Update README
* Update the CI

2.1.1

* Remove setuptools' `pkg_resources` to resolve entrypoints for pyramid.

2.1.0

* Now configuration can contains environment variable that

will be replaced before configurating the app.
* Only ${VARIABLE} will be replaced if present in the os.environ
* A default value can be specified using ${VARIABLE-default-value}

This feature is great at injecting secrets in the configuration
and keep code simple.

* A `--yaml-key` has been added to configure the celery configuration dict.
by default its still `celery`.

2.0.0

* Drop support of python < 3.9
* Drop support of Celery 4

1.0.2

* Remove the bootstep for celery 5, it just not works.

1.0.1

* Tests with celery 5, keep celery 4

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.