1

Associate Python Developer Jobs in Miami, FL (NOW HIRING)

Senior Agentic (AI) Engineer

Miami, FL · Remote

$107K - $146K/yr

Python, Node.js, TypeScript * Agent / LLM frameworks: LangGraph, LangChain, Claude Agent SDK, MCP ... Hybrid work (for Orlando Associates) * Free Food & Snacks (Orlando) * Wellness Resources

Sr Data Engineer

Miami, FL

$101K - $137K/yr

... Associates throughout their career. Lennar has been recognized as a Fortune 500 company and ... Strong programming skills in Python, Java, or Scala, with experience in data processing frameworks ...

Cloud & DevOps Exposure: Basic understanding of cloud platforms (Azure, AWS, or GCP ... The Associate must occasionally lift and/or move up to 25 pounds. Evening or weekend work may be ...

... Associates throughout their career. Lennar has been recognized as a Fortune 500 company and ... Proficient in scripting and automation using PowerShell, Python, Java, or RESTful APIs.

... Associates throughout their career. Lennar has been recognized as a Fortune 500 ® company and ... Proficiency in Python for scripting, API integration, and building lightweight data pipelines or ...

... Associates throughout their career. Lennar has been recognized as a Fortune 500 company and ... Proficiency in Python for scripting, API integration, and building lightweight data pipelines or ...

next page

Showing results 1-20

People also search for

Associate Python Developer information

See Miami, FL salary details

$12

$56

$82

How much do associate python developer jobs pay per hour?

As of Jun 19, 2026, the average hourly pay for associate python developer in Miami, FL is $56.07, according to ZipRecruiter salary data. Most workers in this role earn between $46.20 and $63.70 per hour, depending on experience, location, and employer.

What is an Associate Python Developer job?

An Associate Python Developer is an entry-level software developer who specializes in using Python to build, test, and maintain applications. They typically work under the guidance of senior developers to write clean, efficient code, debug programs, and collaborate with teams on software projects. This role requires a solid understanding of Python fundamentals, libraries, and frameworks, along with problem-solving and analytical skills. Associate Python Developers often contribute to backend development, automation tasks, and data processing workflows.

What kind of projects or tasks can I expect as an Associate Python Developer?

As an Associate Python Developer, you'll typically work on a variety of tasks such as writing and testing code modules, debugging existing features, and assisting with the development of software applications under the guidance of senior developers. You may also help maintain documentation, contribute to code reviews, and support the integration of APIs or third-party tools. Depending on the team structure, you might rotate between front-end and back-end tasks or focus on one area to build deeper expertise. This hands-on experience is designed to help you learn best practices, develop your technical skills, and prepare you for greater responsibilities in software development.

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

To thrive as an Associate Python Developer, you need a solid grasp of Python programming, problem-solving abilities, and a basic understanding of software development principles, usually supported by a degree in computer science or a related field. Familiarity with version control systems like Git, code editors (such as VSCode or PyCharm), and optionally frameworks like Django or Flask is often expected; certifications in Python can be an advantage. Strong teamwork, attention to detail, and clear communication help you excel in collaborating with more experienced developers and stakeholders. Mastering these skills sets the foundation for efficient code development, smooth project collaboration, and long-term career growth in a software engineering environment.

What are the most commonly searched types of Python Developer jobs in Miami, FL? The most popular types of Python Developer jobs in Miami, FL are:
What are popular job titles related to Associate Python Developer jobs in Miami, FL? For Associate Python Developer jobs in Miami, FL, the most frequently searched job titles are:
What job categories do people searching Associate Python Developer jobs in Miami, FL look for? The top searched job categories for Associate Python Developer jobs in Miami, FL are:
What cities near Miami, FL are hiring for Associate Python Developer jobs? Cities near Miami, FL with the most Associate Python Developer job openings:

Senior Agentic (AI) Engineer

Worth AI

Miami, FL • Remote

$107K - $146K/yr

Full-time

Medical, Dental, Vision, Life, Retirement, PTO

Posted 4 days ago


Job description

Worth AI is hiring a Senior Agentic AI Engineer to design and ship production agent systems that automate KYB, underwriting, and risk decisions on regulated financial data. You’ll own agents end-to-end architecture, retrieval, tools, evals, and production deployment and partner closely with our Chief AI Officer, applied scientists, and platform teams.

Responsibilities
  • Design and ship multi-step agentic systems (planner/executor, tool-using, multi-agent, human-in-the-loop) for onboarding, underwriting, case review, and continuous monitoring.
  • Architect agent graphs in LangGraph (or comparable — CrewAI, AutoGen, Claude Agent SDK) with explicit state, durable execution, retries, and safe fallbacks.
  • Build the retrieval layer powering our agents — chunking, hybrid search, reranking, and grounded citation.
  • Own the eval stack: golden sets, offline regression suites, LLM-as-judge, online A/B and shadow evals, and red-teaming for jailbreaks, prompt injection, and PII leakage.
  • Expose agents to production systems via well-typed tools and MCP servers. Treat tool surface area as a product.
  • Drive production MLOps: deployment, versioning, traffic shaping, cost/latency budgets, tracing, and on-call playbooks for agent incidents.
  • Partner with security and compliance to keep agents inside SOC 2, GDPR, CCPA, and fair-lending posture — auditability and explainability built in, not bolted on.
  • Mentor engineers on agent patterns, prompt hygiene, eval discipline, and LLM failure modes.
  • Technology Stack
    • Languages: Python, Node.js, TypeScript
    • Agent / LLM frameworks: LangGraph, LangChain, Claude Agent SDK, MCP, OpenAI SDK
    • Models: Anthropic Claude, OpenAI, open-weight where appropriate
    • Retrieval & Data: PostgreSQL, pgvector, OpenSearch, Kafka, Redshift, Redis
    • Infra: AWS, Kubernetes (EKS), ArgoCD, Terraform
    • Evals & Observability: LangSmith / Langfuse / Braintrust-style tooling, DataDog

Requirements

  • 5+ years of software engineering experience, with 2+ years building production LLM or agentic systems (not just notebooks or demos).
  • Hands-on experience with a modern agent framework (LangGraph strongly preferred) and a track record of shipping agents that run, fail gracefully, and recover.
  • Strong RAG fundamentals chunking, embeddings, hybrid retrieval, reranking, grounding — and judgment about when RAG isn’t the right answer.
  • Real eval experience golden sets, offline and online evaluations, used to make ship/no-ship calls.
  • Production MLOps fluency: deployed LLM workloads under real latency, cost, and reliability constraints.
  • Strong Python; comfortable in TypeScript / Node.js.
  • Solid systems engineering instincts APIs, async patterns, queues, databases, distributed system failure modes.
  • Calibrated communicator; thrives in ambiguous, fast-moving environments.
  • Prior experience in fintech, lending, payments, KYB/KYC, fraud, or AML.
  • Experience building MCP servers or other structured tool interfaces for LLMs.
  • Background in classical ML (ranking, scoring, calibration).
  • Experience designing explainable / auditable AI workflows for regulated environments.
  • Open-source contributions to agent frameworks, eval tooling, or retrieval libraries.
  • AWS depth (EKS, MSK, RDS, S3, Lambda) and IaC with Terraform.
Success Metrics
  • Agent Quality: Measurable improvements in task success rate, grounding accuracy, and hallucination rate on our eval suites.
  • Production Reliability: Agents you own meet defined SLOs for latency (P90/P99), tool-call success, and cost per task.
  • Velocity: New agent capabilities go from prototype to production in weeks, without skipping evals or guardrails.
  • Risk Posture: Zero material incidents tied to prompt injection, PII leakage, or unsafe tool use on agents you own.
  • Force Multiplier: Patterns, tools, and eval scaffolding you build get adopted across engineering.

All Remote Hires will be required to travel to Orlando, Florida at least twice per year for Town Halls and team collaboration, in addition to orientation in Orlando.

Benefits

  • Health Care Plan (Medical, Dental & Vision)
  • Retirement Plan (401k, IRA)
  • Life Insurance
  • Flexible Paid Time Off
  • 9 paid Holidays
  • Family Leave
  • Remote
  • Hybrid work (for Orlando Associates)
  • Free Food & Snacks (Orlando)
  • Wellness Resources