InfluxDB is the Time Series Platform where developers build real-time applications for analytics, IoT and cloud-native services. Easy to start, it is available in the cloud or on-premises. Learn more →
Top 3 Shell Celery Projects
-
Project mention: What is your development cycle when using docker and containers? What's the general flow between developing locally and running the containers to test. | reddit.com/r/django | 2023-01-22
I put together https://github.com/nickjj/docker-django-example which pulls together a typical Django set up using Gunicorn, Celery, Postgres, Redis, esbuild and Tailwind.
-
This is what I do except I use a shell script instead of a Makefile.
A working example of this is at: https://github.com/nickjj/docker-flask-example/blob/912388f3...
Those ./run ci:XXX commands are in: https://github.com/nickjj/docker-flask-example/blob/912388f3...
I like it because if CI ever happens to be down I can still run that shell script locally.
-
SonarQube
Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
-
Project mention: Github - Multiplatform (arm7, arm64, amd64) Docker Image for Celery with precompiled gevent | reddit.com/r/Python | 2022-03-24
Shell Celery related posts
- What is your development cycle when using docker and containers? What's the general flow between developing locally and running the containers to test.
- Minimalist Django starter Template with Docker for both production and local
- Redis connection refused, using Docker
- Django-tailwind and Docker
- Using Django + Vue in Docker for development
- How do you clone your base app then point it to a new Git repository?
- Interested in a guide about django development and full hosting for production?
-
A note from our sponsor - InfluxDB
www.influxdata.com | 6 Feb 2023
Index
What are some of the best open-source Celery projects in Shell? This list will help you:
Project | Stars | |
---|---|---|
1 | docker-django-example | 848 |
2 | docker-flask-example | 329 |
3 | python-celery | 3 |