You will get a Python Async Background worker
Top Rated

Project details
You will get a Background Daemon worker that will constantly listen for messages from the message broker and will action those messages. It will ensure that each message is actioned and not lost if there is a crash. Special provisions can be made to queue or limit the rate of message or actions being taken via the daemon. Also the daemon can be coded to sleep during set times of the day so that actions are only performed in selected time periods
Programming Languages
HTML & CSS, PythonCoding Expertise
Localization, Performance OptimizationWhat's included
| Service Tiers |
Starter
$150
|
Standard
$300
|
Advanced
$400
|
|---|---|---|---|
| Delivery Time | 2 days | 5 days | 5 days |
Number of Revisions | 2 | 3 | 4 |
Number of Pages | 1 | 3 | 3 |
Design Customization | - | - | |
Content Upload | - | ||
Responsive Design | - | - | - |
Source Code |
Optional add-ons
You can add these on the next page.
Additional Revision
+$30
Additonal simple
(+ 1 Day)
+$30
Additional complex task
(+ 2 Days)
+$60
Additional Async LangGraph workflow
(+ 3 Days)
+$80
14 reviews
(12)
(0)
(0)
(1)
(1)
This project doesn't have any reviews.
AF
Alexander F.
Sep 12, 2025
Django/HTMX development and consulting
Marc is a great developer. Extremely proficient in Django, Python, HTMX and general sysadmin stuff. Generally a person who values simplicity - which is most often exactly what you want in a developer.
LL
Lotus L.
Aug 18, 2025
Experienced Data Engineer for Web Scraping Project
AH
Almas H.
Aug 11, 2025
Seeking Web App Developers with Python, Databases (SQL), and AWS experience - qcli-2025-q3
PH
Paige H.
May 12, 2025
EdTech MVP Developer (AI Integration, Accessibility, Gamification)
JW
Jarrod W.
Apr 9, 2025
Looking for automated, daily scraping bot
Marc has failed to deliver the work despite multiple requests over the past eight months. He has been unreliable throughout the process, often providing excuses and taking months to respond to even simple messages. I’m very disappointed, as the work remains incomplete and non-functional. Based on this experience, I would not recommend working with him.
About Marc
Technical Content Engineer | Python Developer | AI & Real Estate API S
100%
Job Success
Basingstoke, United Kingdom - 9:53 pm local time
I don't just hand over a repository of code; I deliver a documented ecosystem. Whether you need an AI-agent workflow, a robust FastAPI backend, or a technical whitepaper for your product, I ensure the logic is sound and the explanation is flawless.
What I bring to your project:
Deep Python Expertise: Senior-level experience with FastAPI, Django, and AsyncIO.
AI & LLM Orchestration: Specialized in LangChain, LlamaIndex, and building custom AI agents for data extraction and code validation.
Domain Mastery: Extensive experience in Real Estate data (Repliers, Redfin) and financial report parsing.
Native-Level Technical Writing: I produce high-quality documentation, tutorials, and strategy guides that both humans and AI agents can actually use.
Stop hiring "vibe coders" and start building systems that your team (and your customers) actually understand. Let’s talk about your project goals.
Steps for completing your project
After purchasing the project, send requirements so Marc can start the project.
Delivery time starts when Marc receives requirements from you.
Marc works on your project following the steps below.
Revisions may occur after the delivery date.
Daemon Manager
A primary manager script that will run as a daemon in the background of your system. It will start the different async tasks
Async Task consumer
This Task will link to the message broker and pull in messages, checking the messages are correct before processing