Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/luzfcb/celery-utils


https://github.com/luzfcb/celery-utils

Last synced: 25 days ago
JSON representation

Awesome Lists containing this project

README

        

# celery-utils - A collection of reusable utilities for Celery.



CI Status


Documentation Status


Test coverage percentage




Poetry


black


pre-commit




PyPI Version

Supported Python versions
License

celery-utils is an open-source project with a collection of reusable utilities for Celery.

celery-utils was part of the Courtlistener.com codebase, but we've decided to release it as a standalone project as it might be useful to more people.

Further development is intended, and all contributors, corrections, and additions are welcome.

## Installation

Install this via pip (or your favourite package manager):

`pip install celery-utils`

## Documentation

https://celery-utils.readthedocs.io

## Contributors ✨

Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):

This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!

## License
This repository is available under the permissive BSD 2-Clause License, making it easy and safe to incorporate in your own libraries.

Pull and feature requests welcome. Online editing in GitHub is possible (and easy!).

## Credits

This package was created with
[Cookiecutter](https://github.com/cookiecutter/cookiecutter) and the
[browniebroke/cookiecutter-pypackage](https://github.com/browniebroke/cookiecutter-pypackage)
project template.