1

Sr Python Developer Jobs in Remote, OR (NOW HIRING)

Senior Odoo Technical Developer

OR ยท On-site

$113K - $146.70K/yr

... senior-only team, you work directly with clients, review junior engineers' work, and shape how ... Design and develop custom Odoo modules in Python 3 and OWL 3 for client-specific workflows

Senior Back End Developer

OR ยท Remote

$113K - $146.70K/yr

General information Job Posting Title Senior Back End Developer Date Thursday, May 7, 2026 City ... in Python and PostgreSQL. * 5 years of experience with bug tracking software (e.g., Jira). * 5 ...

Senior Back End Developer

OR ยท Remote

$113K - $146.70K/yr

General information Job Posting Title Senior Back End Developer Date Thursday, April 23, 2026 City ... in Python and PostgreSQL. * 5 years of experience with bug tracking software (e.g., Jira). * 5 ...

Senior Back End Developer

OR ยท Remote

$113K - $146.70K/yr

General information Job Posting Title Senior Back End Developer Date Friday, May 8, 2026 City ... in Python and PostgreSQL. * 5 years of experience with bug tracking software (e.g., Jira). * 5 ...

Senior Back End Developer

OR ยท Remote

$113K - $146.70K/yr

General information Job Posting Title Senior Back End Developer Date Wednesday, May 13, 2026 City ... in Python and PostgreSQL. * 5 years of experience with bug tracking software (e.g., Jira). * 5 ...

Senior Back End Developer

OR ยท Remote

$113K - $146.70K/yr

General information Job Posting Title Senior Back End Developer Date Thursday, May 14, 2026 City ... in Python and PostgreSQL. * 5 years of experience with bug tracking software (e.g., Jira). * 5 ...

Sr Lead Software Engineer

OR ยท On-site +1

The Role As a Senior Lead Software Engineer, you will be at the forefront of our AI initiatives ... Python Programming * Dialogflow (CX/ES), Agent Builder , Conversational Agents * Google Cloud ...

Senior Lead IT Engineer

OR ยท On-site +1

$132.23K - $176.31K/yr

The Role The Senior Lead IT Engineer is a technical leadership role responsible for the design ... Proficiency with scripting and automation (e.g., PowerShell, Bash, Python). * Excellent ...

Senior Lead Data Architect

OR ยท Remote

$63 - $84.50/hr

Collaborate with Product Managers, Engineering, Finance, and Sales to align data definitions and ... Leverage scripting (Python, SQL) alongside automation platforms to operationalize recurring ...

next page

Showing results 1-20

Sr Python Developer information

See Remote, OR salary details

$54.9K

$141.8K

$194.8K

How much do sr python developer jobs pay per year?

As of May 30, 2026, the average yearly pay for sr python developer in Remote, OR is $141,836.00, according to ZipRecruiter salary data. Most workers in this role earn between $121,400.00 and $163,300.00 per year, depending on experience, location, and employer.

What is a Sr Python Developer job?

A Sr Python Developer is an experienced software engineer who specializes in designing, developing, and maintaining applications using Python. They are responsible for writing clean, efficient, and scalable code while also mentoring junior developers and collaborating with cross-functional teams. Their role often includes optimizing application performance, integrating third-party services, and ensuring best coding practices. Additionally, they may work with frameworks like Django or Flask and databases such as PostgreSQL or MongoDB to build robust backend systems.

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

To thrive as a Sr Python Developer, you need expert proficiency in Python programming, strong problem-solving skills, and a solid background in computer science or related fields, often demonstrated by several years of relevant experience. Familiarity with frameworks like Django or Flask, version control systems such as Git, and sometimes certifications such as PCEP or PCAP are typically valued. Strong communication, leadership, and the ability to mentor junior developers are standout soft skills for this position. These combined proficiencies ensure that Sr Python Developers can build robust solutions, contribute to architectural decisions, and drive team success in complex technical environments.

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

As a Sr Python Developer, your daily tasks often include designing and coding complex features, reviewing code from team members, and troubleshooting bugs or performance issues. You may also lead technical discussions, contribute to architectural decisions, and collaborate closely with product managers, QA engineers, and other developers. Mentoring junior team members and staying up to date with best practices or new technologies is also a regular part of the role. This combination of hands-on engineering and leadership responsibilities ensures both the quality of the codebase and the continual growth of the team.
What are popular job titles related to Sr Python Developer jobs in Remote, OR? For Sr Python Developer jobs in Remote, OR, the most frequently searched job titles are:
What job categories do people searching Sr Python Developer jobs in Remote, OR look for? The top searched job categories for Sr Python Developer jobs in Remote, OR are:
Infographic showing various Sr Python Developer job openings in Remote, OR as of May 2026, with employment types broken down into 86% Full Time, 5% Part Time, and 9% Contract. Highlights an 79% Physical, 5% Hybrid, and 16% Remote job distribution, with an average salary of $141,836 per year, or $68.2 per hour.

Senior Odoo Technical Developer

Octura solutions

On-site

$113K - $146.70K/yr

Contractor

PTO

Posted 19 days ago


Job description

About the role

You will own the technical delivery of end-to-end Odoo implementations โ€” from module architecture and Python/OWL development to production hardening and post-go-live support. As a senior technical voice on a small, senior-only team, you work directly with clients, review junior engineers' work, and shape how Octura builds maintainable Odoo modules at scale. Expect to spend roughly 60% in code, 20% in architecture decisions, and 20% in client-facing sessions.

What you'll do

  • Design and develop custom Odoo modules in Python 3 and OWL 3 for client-specific workflows
  • Architect integrations between Odoo and third-party systems (Stripe, Shopify, Avalara, ShipStation, Salesforce, custom APIs)
  • Lead code reviews for 2-3 junior engineers and enforce testing + documentation standards
  • Write production-grade XML-RPC / JSON-RPC external integrations with proper retry, idempotency, and observability
  • Migrate clients from Odoo v17/v18 to v19 โ€” audit custom modules, patch breaking changes, write upgrade scripts
  • Tune PostgreSQL query plans, Odoo worker pools, and Odoo.sh / nginx reverse-proxy config for production workloads
  • Own CI/CD pipelines (GitHub Actions) for automated testing, module linting, and zero-downtime deploys
  • Participate in pre-sales technical discovery: scope estimates, architecture whiteboards, feasibility assessments
  • Contribute modules back to OCA (Odoo Community Association) when the work is generalizable
  • Document every module you ship โ€” README, ADRs, and runbooks that the next engineer can act on
  • Rotate through on-call for production incidents (roughly 1 week in 4)
  • Mentor junior developers โ€” pair-programming, architectural sketches, career feedback cycles

What we're looking for

  • 5+ years professional Python development, including 3+ years shipping Odoo modules (v14 or later) to production
  • Deep understanding of Odoo's ORM, record rules, security groups, server actions, and automated actions
  • Strong command of OWL (v2 or v3), QWeb templating, and the Odoo JavaScript framework
  • PostgreSQL fluency: indexes, query planning, window functions, and schema design for OLTP workloads
  • Experience with REST and XML-RPC / JSON-RPC integration patterns, including auth, idempotency, and error handling
  • Git-based workflow (GitHub or GitLab), code reviews, CI/CD; comfort in both module dev and ops sides of the stack
  • Professional English โ€” written and verbal. You will present technical work to North American clients.
  • Self-directed remote work habits โ€” async comms, clear written updates, ownership of outcomes

Nice to have

  • French-Canadian language skills (our Quebec clients prefer native-FR delivery)
  • Contributions to OCA or an active Odoo GitHub profile
  • Experience with Odoo Studio, Odoo Spreadsheet, or the Odoo.sh platform internals
  • Background in a regulated industry (manufacturing, healthcare, financial services)

About the team

Octura is an Official Odoo Ready Partner headquartered in Wyoming with a bilingual EN/FR team serving SMBs across the US, Canada, and Quebec. 100+ implementations delivered, 95% client retention, senior-only staffing model โ€” no multi-layer hierarchy with juniors learning on your projects. You'll work directly with experienced architects and project leads.