#
celery
Here are 1,395 public repositories matching this topic...
Full stack, modern web application generator. Using FastAPI, PostgreSQL as database, Docker, automatic HTTPS and more.
python
letsencrypt
docker
json
jwt
vue
frontend
backend
json-schema
postgresql
swagger
vuex
cookiecutter
openapi
python3
celery
traefik
pgadmin
openapi3
fastapi
-
Updated
Nov 27, 2021 - Python
Real-time monitor and web admin for Celery distributed task queue
-
Updated
Nov 28, 2021 - Python
Celery Periodic Tasks backed by the Django ORM
-
Updated
Nov 27, 2021 - Python
An information security preparedness tool to do adversarial simulation.
python
redis
yaml
security
vagrant
networking
uber
virtualbox
simulation
network
celery
infosec
adversarial
-
Updated
Apr 1, 2019 - Python
Jasmin - Open source SMS gateway
-
Updated
Nov 2, 2021 - Python
Celery client for Node.js
-
Updated
May 1, 2020 - JavaScript
Full stack, modern web application generator. Using Flask, PostgreSQL DB, Docker, Swagger, automatic HTTPS and more.
python
api
letsencrypt
docker
flask
sqlalchemy
jwt
angular
generator
postgresql
swagger
cookiecutter
marshmallow
celery
traefik
swarm-mode
pgadmin
apispec
token-authetication
webargs
-
Updated
Feb 7, 2020 - Python
Companion code to my PyCon 2016 "Flask at Scale" tutorial session.
-
Updated
May 8, 2021 - Python
A production ready example Django app that's using Docker and Docker Compose.
-
Updated
Nov 26, 2021 - Shell
Celery result back end with django
-
Updated
Nov 27, 2021 - Python
A Python framework based on Flask microframework, with preconfigured user accounts, registration,authentication, caching, Redis, Celery, and best practices in mind.
mysql
css
python
docker
redis
flask
sqlalchemy
vue
docker-compose
hackathon
postgresql
parcel
saas
celery
webframework
-
Updated
Nov 21, 2021 - CSS
A Celery like task manager that distributes Asyncio coroutines
-
Updated
May 27, 2020 - Python
An asynchronous enumeration & vulnerability scanner. Run all the tools on all the hosts.
screenshot
spider
subdomain
enumeration
nmap
celery
nessus
scanning
nikto
virtual-hosts
vulnerability-scanners
vulnerability-assessment
gobuster
-
Updated
Mar 24, 2021 - Python
-
Updated
Nov 25, 2021 - Rust
Improve this page
Add a description, image, and links to the celery topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the celery topic, visit your repo's landing page and select "manage topics."
What happened?
In file:
cookiecutter-django/{{cookiecutter.project_slug}}/.pre-commit-config.yamlline number 1:exclude: 'docs|node_modules|migrations|.git|.tox'using this statement it excludes any file/directory with word 'docs' in it, for example it will exclude:What should've happened instead?
instead it should only exclud