1

Python Flask Developer Jobs in Texas (NOW HIRING)

We are hiring a Python Developer to join our dynamic team. The ideal candidate will have a strong ... Django or Flask. - Familiarity with front-end technologies (JavaScript, HTML, CSS) is a plus ...

Senior Python Developer

Plano, TX · On-site

$116K - $157K/yr

- Senior Python Developer Job Summary We are seeking an experienced Senior Python Developer with 13 ... Build robust RESTful APIs and microservices using FastAPI, Django, or Flask . * Architect cloud ...

Python Developer

Austin, TX · On-site

$49.75 - $68.75/hr

... Flask / Web2Py Self-motivated and able to work without supervision Additional Information All your information will be kept confidential according to EEO guidelines.

Python Developer TN

Irving, TX

$48.75 - $67/hr

USA Looking for Python Developers (Mexico Only) - Strong Python Frameworks experience including Flask. - Strong Python service instrumentation, performance testing, troubleshooting - Strong skills in ...

Python Backend Developer Location: Austin, TX, USA (Hybrid/Remote) Job Type: Full-Time About the ... Flask * FastAPI * PostgreSQL * MySQL * Redis * REST APIs * Docker * Git * AWS * Linux Benefits

New

Python Developer

Irving, TX · On-site

$48.25 - $66.50/hr

Python Developer Irving, TX Duration: 12+ Months Work Mode: Hybrid (3 Days in a week) Technical ... Strong expertise Python Full stack and Flask/Django development * Knowledge of object-relational ...

Experience developing REST APIs using frameworks such as FastAPI, Flask, or Django. Experience ... Python SQL Software Engineering REST APIs FastAPI / Flask / Django Microservices Generative AI ...

New

Python Developer

Houston, TX · On-site

$46.25 - $64/hr

Python Developer Location: Houston, TX ( 3 days onsite 2 days remote) look for nearby Candidates ... Net & Flask Django experience : Responsible for developing and delivering complex software ...

Python Software Developer

Arlington, TX · On-site

$45.25 - $62.25/hr

We are looking for a Python Developer to lead our programming efforts and help us develop and ... Flask or Pyramid) • Knowledge of object-relational mapping (ORM) • Familiarity with front-end ...

Python Software Developer

Arlington, TX

$45.25 - $62.25/hr

We are looking for a Python Developer to lead our programming efforts and help us develop and ... Flask or Pyramid) Knowledge of object-relational mapping (ORM) Familiarity with front-end ...

next page

Showing results 1-20

Python Flask Developer information

See Texas salary details

$12

$54

$80

How much do python flask developer jobs pay per hour?

As of Jul 20, 2026, the average hourly pay for python flask developer in Texas is $54.61, according to ZipRecruiter salary data. Most workers in this role earn between $45.00 and $62.02 per hour, depending on experience, location, and employer.

What are the typical daily responsibilities of a Python Flask Developer?

As a Python Flask Developer, your daily tasks often include designing and coding backend web application features, building and maintaining APIs, optimizing database queries, and writing unit tests to ensure robust functionality. You’ll regularly participate in code reviews, collaborate with front-end developers and UI/UX designers to deliver cohesive solutions, and troubleshoot issues as they arise. Additionally, keeping documentation up to date and participating in team stand-ups or Agile sprints are common parts of the workflow. This role is dynamic and requires a balance of independent coding and collaborative teamwork to achieve project goals efficiently.

What are the key skills and qualifications needed to thrive in the Python Flask Developer position, and why are they important?

To succeed as a Python Flask Developer, you need strong proficiency in Python programming, a deep understanding of the Flask web framework, and experience developing RESTful APIs. Familiarity with version control systems like Git, databases such as PostgreSQL or MySQL, and deployment tools like Docker is typically required, and certifications in Python or web development can be advantageous. Excellent problem-solving skills, teamwork, and effective communication distinguish top performers in collaborative development environments. These capabilities ensure reliable, scalable web applications and seamless integration with multidisciplinary teams.

What is a Python Flask Developer job?

A Python Flask Developer is responsible for building web applications using the Flask framework in Python. They develop server-side logic, integrate databases, design APIs, and ensure application security and performance. Their role often includes working with front-end developers, handling deployments, and optimizing application functionality.

What are the most commonly searched types of Python Flask Developer jobs in Texas? The most popular types of Python Flask Developer jobs in Texas are:
What job categories do people searching Python Flask Developer jobs in Texas look for? The top searched job categories for Python Flask Developer jobs in Texas are:
Infographic showing various Python Flask Developer job openings in Texas as of July 2026, with employment types broken down into 85% Full Time, 4% Part Time, 1% Temporary, 9% Contract, and 1% Nights. Highlights an 82% Physical, 3% Hybrid, and 15% Remote job distribution, with an average salary of $113,599 per year, or $54.6 per hour.

Python Full Stack Lead (F2F W2 only)

LANDMARKIT LLC

Dallas, TX • On-site

Other

Posted 18 days ago


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.