All Projects → guane-intern-fastapi → Similar Projects or Alternatives

274 Open source projects that are alternatives of or similar to guane-intern-fastapi

fastapi-project
FastAPI application without global variables(almost) =)
Stars: ✭ 26 (-51.85%)
Mutual labels:  fastapi
Banking System
A banking System Created Using Django Python Web Framework
Stars: ✭ 105 (+94.44%)
Mutual labels:  celery
FRDP
Boilerplate code for quick docker implementation of REST API with JWT Authentication using FastAPI, PostgreSQL and PgAdmin ⭐
Stars: ✭ 55 (+1.85%)
Mutual labels:  fastapi
Pdbr
pdb + Rich library
Stars: ✭ 96 (+77.78%)
Mutual labels:  celery
cell
actor framework for Kombu
Stars: ✭ 73 (+35.19%)
Mutual labels:  celery
Playlistor
🎶Apple Music ↔️ Spotify playlist convertor.
Stars: ✭ 95 (+75.93%)
Mutual labels:  celery
dispatcher
Dispatcher is an asynchronous task queue/job queue based on distributed message passing.
Stars: ✭ 60 (+11.11%)
Mutual labels:  celery
Docker Django Example
A production ready example Django app that's using Docker and Docker Compose.
Stars: ✭ 86 (+59.26%)
Mutual labels:  celery
FastAPI-template
Feature rich robust FastAPI template.
Stars: ✭ 660 (+1122.22%)
Mutual labels:  fastapi
Cated
CATEd - Cryptocurrency Analytics and Trading Engine for Django
Stars: ✭ 84 (+55.56%)
Mutual labels:  celery
prometheus-fastapi-instrumentator
Instrument your FastAPI app
Stars: ✭ 511 (+846.3%)
Mutual labels:  fastapi
Wscelery
Real time celery monitoring using websockets
Stars: ✭ 76 (+40.74%)
Mutual labels:  celery
chitra
A multi-functional library for full-stack Deep Learning. Simplifies Model Building, API development, and Model Deployment.
Stars: ✭ 210 (+288.89%)
Mutual labels:  fastapi
Bugsnag Python
Official bugsnag error monitoring and error reporting for django, flask, tornado and other python apps.
Stars: ✭ 69 (+27.78%)
Mutual labels:  celery
Ecommerce website development
本项目基于Django1.8.2等来开发一个电商平台,可实现注册、登录、浏览、购买、支付等全部常用功能。
Stars: ✭ 246 (+355.56%)
Mutual labels:  celery
Microsoftbotframework
Microsoft Bot Framework is a wrapper for the Microsoft Bot API by Microsoft
Stars: ✭ 68 (+25.93%)
Mutual labels:  celery
ptt-studyabroad-api
🔎 Search articles with personalized results on ptt/studyabroad
Stars: ✭ 57 (+5.56%)
Mutual labels:  fastapi
Train Ai With Django Swagger Jwt
Train AI (Keras + Tensorflow) to defend apps with Django REST Framework + Celery + Swagger + JWT - deploys to Kubernetes and OpenShift Container Platform
Stars: ✭ 66 (+22.22%)
Mutual labels:  celery
Rusty Celery
🦀 Rust implementation of Celery for producing and consuming background tasks
Stars: ✭ 243 (+350%)
Mutual labels:  celery
Django Celery Tutorial
Django Celery Tutorial
Stars: ✭ 48 (-11.11%)
Mutual labels:  celery
fastapi-mysql-generator
FastAPI + MySQL Web项目生成器 ,个人认为较为合理的项目组织结构;基于apscheduler的定时任务。
Stars: ✭ 348 (+544.44%)
Mutual labels:  fastapi
Immuni Backend App Configuration
Repository for the backend app configuration
Stars: ✭ 33 (-38.89%)
Mutual labels:  celery
Chain
链喵 CMDB 本项目已停止开发!因长时间未对代码进行维护,可能会造成项目在不同环境上无法部署、运行BUG等问题,请知晓!项目仅供参考!
Stars: ✭ 240 (+344.44%)
Mutual labels:  celery
Falcon Celery
Example of how to handle background processes with Falcon, Celery, and Docker
Stars: ✭ 29 (-46.3%)
Mutual labels:  celery
cashews
Cache with async power
Stars: ✭ 204 (+277.78%)
Mutual labels:  fastapi
Framework
The Framework is a set of components and tools which brings the user an interface (GUI / API) to setup, extend and manage an Open vStorage platform.
Stars: ✭ 27 (-50%)
Mutual labels:  celery
Celery Progress
Drop in, configurable, dependency-free progress bars for your Django/Celery applications.
Stars: ✭ 230 (+325.93%)
Mutual labels:  celery
Django Celery Beat
Celery Periodic Tasks backed by the Django ORM
Stars: ✭ 884 (+1537.04%)
Mutual labels:  celery
funboost
pip install funboost,python全功能分布式函数调度框架,。支持python所有类型的并发模式和全球一切知名消息队列中间件,python函数加速器,框架包罗万象,一统编程思维,兼容50% python编程业务场景,适用范围广。只需要一行代码即可分布式执行python一切函数。旧名字是function_scheduling_distributed_framework
Stars: ✭ 351 (+550%)
Mutual labels:  celery
Node Celery
Celery client for Node.js
Stars: ✭ 648 (+1100%)
Mutual labels:  celery
Opensa
资产管理、资产采集、灰度发布、反向代理、批量任务、任务编排、计划任务、日志审计、权限管理、角色管理、部门管理、运维自动化
Stars: ✭ 220 (+307.41%)
Mutual labels:  celery
restish
Restish is a CLI for interacting with REST-ish HTTP APIs with some nice features built-in
Stars: ✭ 453 (+738.89%)
Mutual labels:  fastapi
fastapi-admin
A fast admin dashboard based on FastAPI and TortoiseORM with tabler ui, inspired by Django admin
Stars: ✭ 1,765 (+3168.52%)
Mutual labels:  fastapi
Django School Management
Deployment Ready Developer to Developer Full-stack School Management System with payments, e-admission, result management, academic functionalities, and much more implemented in a simple way.
Stars: ✭ 151 (+179.63%)
Mutual labels:  celery
Cookiecutter Django
Cookiecutter Django is a framework for jumpstarting production-ready Django projects quickly.
Stars: ✭ 8,826 (+16244.44%)
Mutual labels:  celery
Tornado Celery
Non-blocking Celery client for Tornado
Stars: ✭ 561 (+938.89%)
Mutual labels:  celery
Django2 dailyfresh
dailyfresh电商项目,替换django框架为2.X并重构,美化了下后台管理页面,提供docker版本,该项目包含了实际开发中的电商项目中大部分的功能开发和知识点实践, 是一个非常不错的django学习项目,同时也记录在替换框架中遇到的坑,希望对各位的学习有所帮助。
Stars: ✭ 212 (+292.59%)
Mutual labels:  celery
Ops
基于centos6+python3.6+django2+ansible2.4+celery4.2 运维管理系统,目前实现功能:用户和用户组管理、资产管理、集成ansible2.4、简易堡垒机(主机分配支持rdp以及vnc、用户分配、文件上传下载、配置禁用命令清单、操作录像回放功能)、CI/CD(支持git仓库和svn仓库)、数据库管理(一部分)、celery任务编排、知识库及文件共享
Stars: ✭ 502 (+829.63%)
Mutual labels:  celery
image-background-remove-tool
✂️ Automated high-quality background removal framework for an image using neural networks. ✂️
Stars: ✭ 767 (+1320.37%)
Mutual labels:  fastapi
Full Stack
Full stack, modern web application generator. Using Flask, PostgreSQL DB, Docker, Swagger, automatic HTTPS and more.
Stars: ✭ 451 (+735.19%)
Mutual labels:  celery
Kombu
Kombu is a messaging library for Python.
Stars: ✭ 2,263 (+4090.74%)
Mutual labels:  celery
Docker Django
A complete docker package for deploying django which is easy to understand and deploy anywhere.
Stars: ✭ 378 (+600%)
Mutual labels:  celery
Django Celery Email
A Django email backend that uses a celery task for sending the email.
Stars: ✭ 351 (+550%)
Mutual labels:  celery
Celery Cn
🚀Celery中文手册
Stars: ✭ 173 (+220.37%)
Mutual labels:  celery
Autoops
linux资产管理,cmdb,django, webssh,运维管理平台,数据库操作平台 本项目已停止开发!因长时间未对代码进行维护,可能会造成项目在不同环境上无法部署、运行BUG等问题,请知晓!项目仅供参考!
Stars: ✭ 340 (+529.63%)
Mutual labels:  celery
django-step-by-step
A Django + Vue reference project that focuses on developer tooling and CI/CD + IaC
Stars: ✭ 86 (+59.26%)
Mutual labels:  celery
Celerystalk
An asynchronous enumeration & vulnerability scanner. Run all the tools on all the hosts.
Stars: ✭ 333 (+516.67%)
Mutual labels:  celery
Docker Flask Celery Redis
Docker-Compose template for orchestrating a Flask app with a Celery queue using Redis
Stars: ✭ 165 (+205.56%)
Mutual labels:  celery
Billiard
Multiprocessing Pool Extensions
Stars: ✭ 314 (+481.48%)
Mutual labels:  celery
celery-batches
Celery Batches allows processing of multiple Celery task requests together
Stars: ✭ 58 (+7.41%)
Mutual labels:  celery
Clearly
Clearly see and debug your celery cluster in real time!
Stars: ✭ 287 (+431.48%)
Mutual labels:  celery
Fastapi Celery
Minimal example utilizing fastapi and celery with RabbitMQ for task queue, Redis for celery backend and flower for monitoring the celery tasks.
Stars: ✭ 154 (+185.19%)
Mutual labels:  celery
Celery Director
Simple and rapid framework to build workflows with Celery
Stars: ✭ 263 (+387.04%)
Mutual labels:  celery
SetuAPI
色图API
Stars: ✭ 39 (-27.78%)
Mutual labels:  fastapi
full-stack-flask-couchdb
Full stack, modern web application generator. Using Flask, CouchDB as database, Docker, Swagger, automatic HTTPS and more.
Stars: ✭ 28 (-48.15%)
Mutual labels:  celery
yappa
Serverless deploy of python web-apps @yandexcloud
Stars: ✭ 57 (+5.56%)
Mutual labels:  fastapi
Tedivms Flask
Flask starter app with celery, bootstrap, and docker environment
Stars: ✭ 142 (+162.96%)
Mutual labels:  celery
Django Celery Docker Example
Example Docker setup for a Django app behind an Nginx proxy with Celery workers
Stars: ✭ 149 (+175.93%)
Mutual labels:  celery
python react blog back end
Redis Celery Fabric Gunicorn Personal Blog
Stars: ✭ 12 (-77.78%)
Mutual labels:  celery
fastapi-async-mongodb
Simple example with FastAPI + MongoDB
Stars: ✭ 49 (-9.26%)
Mutual labels:  fastapi
61-120 of 274 similar projects