1

Junior Python Flask Developer Jobs (NOW HIRING)

... developer experience: Easy to use dev tools are an important part of keeping our team moving fast. • Work with a modern tech stack: We use Python/Flask, NextJS/React and Tailwind CSS. However ...

Work with frameworks such as Django, Flask, or FastAPI * Integrate third-party APIs and external ... Perform code reviews and guide junior developers * Implement authentication, authorization, and ...

Python Developer

Irving, TX · On-site

$48.25 - $66.50/hr

... junior and mid-level engineers Collaborate with product, DevOps, QA, and architecture teams ... Flask, or FastAPI) Strong understanding of RESTful API design and development Experience with ...

Python Developer

Jersey City, NJ · On-site

$52.50 - $72.25/hr

... junior and mid-level engineers Collaborate with product, DevOps, QA, and architecture teams ... Flask, or FastAPI) Strong understanding of RESTful API design and development Experience with ...

Python Developer

Irving, TX · On-site

$48.25 - $66.50/hr

... junior and mid-level engineers Collaborate with product, DevOps, QA, and architecture teams ... Flask, or FastAPI) Strong understanding of RESTful API design and development Experience with ...

Python Developer 6254661

Charlotte, NC · On-site

$49 - $67.75/hr

Responsibilities : • Strong experience on React JS and Python • JS and Python experience (Multi Threading, ORM libraries, Web framework DJango/Flask UNIX programming and shell scripting • Good ...

Python Developer

Strongsville, OH · On-site

$46.25 - $64/hr

Python Programming: Proficiency in Python language and its ecosystem. * Frameworks ... Knowledge of Python web frameworks (Django, Flask, etc.). * Databases: Experience with relational ...

Sr. Python Developer

Mclean, VA · On-site

$123K - $166K/yr

Strong Proficiency in Python programming language, including experience with frameworks such as Flask, Django, and Fast API. * Experience with RESTful APIs and microservices architecture, and an ...

Senior Python Developer

Plano, TX · On-site

$116K - $157K/yr

Mentor junior developers and provide technical guidance. * Ensure application security, scalability ... Experience with Django, Flask, or FastAPI. * Strong knowledge of RESTful API development and ...

New

next page

Showing results 1-20

Junior Python Flask Developer information

See salary details

$13

$58

$86

How much do junior python flask developer jobs pay per hour?

As of Jul 8, 2026, the average hourly pay for junior python flask developer in the United States is $58.62, according to ZipRecruiter salary data. Most workers in this role earn between $48.32 and $66.59 per hour, depending on experience, location, and employer.

What does a Junior Python Flask Developer do?

A Junior Python Flask Developer assists in building web applications using the Flask framework and Python programming language. Their responsibilities typically include writing and maintaining code, debugging applications, working with databases, and collaborating with senior developers and designers. They are often involved in both the backend and parts of the frontend, helping to implement new features and ensure the application runs smoothly. This role is ideal for those who are early in their software development career and looking to gain hands-on experience in web development.

What are the key skills and qualifications needed to thrive as a Junior Python Flask Developer, and why are they important?

To thrive as a Junior Python Flask Developer, you need a solid understanding of Python programming, web development concepts, and familiarity with the Flask framework, typically supported by a relevant degree or coursework. Experience with tools such as Git for version control, RESTful APIs, and basic front-end technologies (HTML, CSS, JavaScript) is also important. Strong problem-solving skills, eagerness to learn, and effective communication help you collaborate with team members and adapt to new challenges. These skills and qualities are crucial for building robust web applications, contributing effectively to projects, and growing in a fast-paced tech environment.

What are some common challenges faced by Junior Python Flask Developers when working on team-based projects?

As a Junior Python Flask Developer, one common challenge is adapting to established codebases and adhering to team coding standards. Collaborating with senior developers often means integrating your work with theirs, requiring clear communication and frequent code reviews. Additionally, balancing the need to learn new frameworks or tools while delivering features on tight deadlines can be demanding. However, support from experienced team members and regular feedback sessions help foster growth and ensure successful project contributions.

What is the difference between Junior Python Flask Developer vs Junior Django Developer?

AspectJunior Python Flask DeveloperJunior Django Developer
Required CredentialsPython knowledge, basic web development skills, possibly some certificationsPython knowledge, Django framework familiarity, certifications optional
Work EnvironmentStartups, small teams, flexible projectsWeb development companies, larger teams, structured projects
Industry UsageWeb apps, microservices, APIsFull-stack web applications, content management systems
Common Search IntentCompare entry-level Python web frameworksEntry-level Django web development roles

Both roles are entry-level Python web development positions, often requiring similar foundational skills. The main difference lies in the frameworks used: Flask is lightweight and flexible, suitable for microservices and APIs, while Django is more comprehensive, ideal for full-stack web applications. Your choice depends on the project type and your preferred development environment.

More about Junior Python Flask Developer jobs
What cities are hiring for Junior Python Flask Developer jobs? Cities with the most Junior Python Flask Developer job openings:
What are the most commonly searched types of Python Flask Developer jobs? The most popular types of Python Flask Developer jobs are:
What states have the most Junior Python Flask Developer jobs? States with the most job openings for Junior Python Flask Developer jobs include:
What job categories do people searching Junior Python Flask Developer jobs look for? The top searched job categories for Junior Python Flask Developer jobs are:
Infographic showing various Junior Python Flask Developer job openings in the United States as of July 2026, with employment types broken down into 85% Full Time, 3% Part Time, 1% Temporary, and 11% Contract. Highlights an 82% Physical, 3% Hybrid, and 15% Remote job distribution, with an average salary of $121,932 per year, or $58.6 per hour.

Python Full Stack Lead (F2F W2 only)

LANDMARKIT LLC

Dallas, TX • On-site

Other

Posted 6 days ago

New


Job description

Senior Python Full Stack Technical Lead

Dallas, TX-Onsite- F2F Interview need someone Local 

Need IN-Person Interview 

 Polyglot Python Platform Evolving Toward Event-Driven Systems

 Strong Python,Flask, FastAPI, and Django  with coding required

  

About the Role

Senior Python Full Stack Technical Lead to guide the engineering of its learner-facing and operational platforms. The Academy stack is Python-first—spanning Flask, FastAPI, and Django—integrated with a Hasura GraphQL data layer, a WordPress content surface, and Salesforce (Apex) as a system of record, all deployed to AWS on Kubernetes (Amazon EKS) with Terraform.

This is a builder-leader role: you will write and review production code, set technical direction, and mentor an onshore/offshore team. The architecture is deliberately evolving—today a mix of request/response services and point integrations, and on a clear path toward target-state event-driven systems. We need a lead who can keep the current platform healthy while steering the team toward asynchronous, decoupled, event-first patterns, and who treats that migration as an opportunity rather than a chore.

The Architecture & Where It’s Heading

A central part of this role is comfort with a polyglot, multi-surface platform and the discipline to evolve it coherently. The current landscape and target direction look like this:

Python application tier built across Flask, FastAPI, and Django — a mix of lightweight services, async APIs, and fuller web/admin applications. Part of the lead’s job is bringing consistency (shared libraries, conventions, and service boundaries) across these frameworks.

Hasura provides a declarative GraphQL (and REST fçade) data-serving layer over PostgreSQL-compatible tables, including event triggers that can emit changes for downstream consumers.

WordPress serves content and marketing/learner-facing surfaces; the platform integrates with it rather than treating it as a silo.

Salesforce (Apex) acts as a key system of record; integration patterns (CDC, platform events, REST/Bulk APIs, and Apex callouts) connect it to the Python tier.

Target state: the platform is moving from synchronous, point-to-point integrations toward an event-driven architecture — durable events, asynchronous processing, and decoupled producers/consumers (e.g., via Hasura event triggers, Salesforce platform events / CDC, and a streaming/eventing backbone). Leading that transition is core to this role.

Everything runs on Amazon EKS, provisioned with Terraform and shipped through CI/CD.

You don’t need to have used every one of these technologies in production, but you should be able to reason across them, judge when to introduce event-driven patterns versus keep things simple, and lead engineers through the migration without destabilizing what already works.

Core Responsibilities

Provide hands-on technical leadership—architecture, design, code, and review—while mentoring onshore and offshore engineers and driving technical decisions.

Design, build, and maintain Python services and applications using Flask, FastAPI, and Django, with attention to consistency, testability, and shared standards across frameworks.

Define and drive the migration toward event-driven architecture—identifying integration seams, introducing events/async processing, and decoupling tightly-coupled flows incrementally.

Build and consume APIs over the Hasura GraphQL/REST layer, including configuring and reacting to event triggers.

Design and maintain integrations with Salesforce (Apex, platform events, CDC, REST/Bulk APIs) and with WordPress content surfaces.

Implement Change Data Capture (CDC) and reliable messaging patterns for real-time, decoupled data synchronization.

Write Infrastructure as Code with Terraform and containerize/deploy services on Amazon EKS.

Create and maintain CI/CD pipelines for automated testing, quality gates, and deployment.

Champion observability, security, performance, and data-governance practices across the platform.

 

Required Technical Skills

10+ years of software engineering experience with strong, current proficiency in Python 3.

Production experience with at least two of Flask, FastAPI, and Django — and the ability to work fluently across all three.

Strong grasp of asynchronous programming in Python (async/await, task queues such as Celery/RQ, background workers).

Demonstrated experience designing and building event-driven and message-based systems (e.g., Kafka, Pulsar, SQS/SNS, or platform events) — or a clear track record of migrating synchronous systems toward them.

Proven track record building internet-facing web applications deployed to a public cloud (AWS preferred).

Solid RESTful and GraphQL API design and implementation.

Experience integrating enterprise applications with Salesforce using REST APIs, Bulk APIs, Platform Events, Change Data Capture (CDC), and Apex-based integrations.

Strong relational database skills with PostgreSQL (SQL modeling, performance, migrations).

Hands-on experience with Docker, Kubernetes (EKS), and Terraform.

Solid CI/CD and Git version-control / branching and PR-review skills.

Experience integrating with third-party SaaS and systems of record via APIs and webhooks.

Exposure to Salesforce Apex — able to read and work with Apex (triggers, classes, callouts) and reason about Salesforce data/automation when building and debugging integrations.

 

Preferred Qualifications

Experience with:

Hasura (auto-generated GraphQL/REST, event triggers, permissions) or comparable declarative API layers.

Deeper Salesforce development — hands-on Apex development, platform events, Change Data Capture, and the broader Salesforce integration ecosystem.

WordPress integration, headless WordPress, or the WP REST API.

Streaming/eventing platforms (Kafka, Pulsar, Kinesis) and CDC tooling (Debezium or equivalent).

Observability and metrics tooling (Prometheus, Grafana, Dynatrace, OpenSearch).

Test-driven development (TDD) and code-quality tooling such as SonarQube, with peer review via GitHub PR flows.

Knowledge Of

Microservices and API security patterns; OAuth 2.0 and JWT authentication.

Event sourcing, CQRS, and distributed-systems / decoupling design patterns.

Data governance, privacy, and compliance requirements.

EdTech domain and exposure to platforms such as Moodle, Open edX, or other Learning Management Systems (LMS) and Student Information Systems (Banner)

Leadership & Communication

Demonstrated ability to lead distributed onshore/offshore teams and mentor engineers.

Clear, fluent written and verbal communication—able to explain trade-offs to engineers and non-technical stakeholders alike.

Pragmatism in an evolving architecture: keeps today’s platform healthy while steering deliberately toward the event-driven target state.