bstiel / celery-4-windows
https://www.distributedpython.com/2018/08/21/celery-4-windows
☆24Updated 6 years ago
Alternatives and similar repositories for celery-4-windows
Users that are interested in celery-4-windows are comparing it to the libraries listed below
Sorting:
- web intrface for Advanced Python Scheduler☆52Updated 13 years ago
- A Flask extension for RQ.☆236Updated 5 months ago
- Flask with RabbitMQ Broker☆41Updated 2 years ago
- python logging handler for mongo database☆114Updated 9 months ago
- Automatically generate a RESTful API service for CRUD operation on database and advanced search☆22Updated last year
- Full text search for flask.☆229Updated last year
- SQLAlchemy->Datatables☆54Updated 11 months ago
- Adds ApiDoc support to Flask☆56Updated 3 years ago
- ☆23Updated 6 years ago
- Python tool for converting a JSON-style dictionary element to a XML document.☆22Updated 11 years ago
- An example for RESTful authentication using nginx, uWSGI, Flask, MongoDB and JSON Web Token(JWT).☆72Updated 6 years ago
- Offering FullText Search of MySQL in SQLAlchemy☆91Updated 3 years ago
- celery redis scheduler, dynamic add/modify/delete task from celery.☆180Updated 7 months ago
- PyMySQL-based database connection pool.☆60Updated 11 months ago
- SMTP config and email send for Flask app☆30Updated 6 years ago
- A simple example for using Flask + Celery☆156Updated 11 years ago
- ☆78Updated 4 years ago
- A Celery Beat Scheduler that uses MongoDB to store both schedule definitions and status information☆126Updated 11 months ago
- A webui tool used to obfuscate and pack python scripts based on pyarmor☆92Updated last year
- This repo contain a tutorial guide to use flask and grpc side by side by side,, and also showing how can you share the codes to among the…☆43Updated 4 years ago
- A local version of snowflake by Python, it will run locally and use machine ID + process/thread ID instead of worker_id☆28Updated last year
- Flask Admin Boilerplate with MongoDB☆114Updated last year
- Example of how to handle background processes with Flask, Celery, and Docker☆87Updated 3 years ago
- Flask Snippets☆77Updated 11 years ago
- docker-compose deploy nginx+gunicorn+flask+redis(or db)☆37Updated last year
- A wrapper for using nameko services with Flask☆82Updated 7 years ago
- Repository that accompanies the "SQLAlchemy ORM Tutorial for Python Developers" blog post