Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

668
Views
Progress bar for back end python programs on Django or other web frameworks

I've been searching and iterating a lot recently trying to figure out how to have a real time progress bar on the webpage to show the progress of programs running at the backend at the server.

Right now I'm using Django for building the website as I need to run python programs on the server. So far when the web user click "submit" button, it will take the python program (written in views.py) about one minute to present the result and having a progress bar can really help here.

Hope I provided enough detail about my question and thank you in advance for any one who can help.

over 4 years ago · Santiago Trujillo
1 answers
Answer question

0

I think you can create a background task and use AJAX for pulling the current status and present it to the user.

Take a look at the celery project: http://www.celeryproject.org/.

It may help you manage your background tasks and works great with django!

Hope it helps...

over 4 years ago · Santiago Trujillo Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!