Skip to content

Example project for modified celery-progress package

Notifications You must be signed in to change notification settings

EJH2/cp_ws-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CP WS

This is an example project demonstrating the capabilities of this project. This project provides generic default settings to get the example up and running as quick as possible, but PLEASE DO NOT USE THEM IN PRODUCTION!

Installing

  • Download source
  • Navigate to project folder
  • Run pip install -r requirements.txt
  • Change .env vars to suit your needs
  • Done!

Using

  • Start your redis server
  • Start both the django and celery servers
  • Go to index page (http:https://localhost:8000 usually) to view various optional tests

About

Example project for modified celery-progress package

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published