1

Python Coding Jobs in Oklahoma City, OK (NOW HIRING)

Software Developer

Norman, OK · On-site

$80 - $100/hr

Design, Architect, and Code enterprise level software programs and integrations according to client ... Proficient in Java, Python, Spring, Spring Boot, JPA, Maven, Postgres, SQL Server, Hibernate ORM ...

Responsibilities : • Design, Architect, and Code enterprise level software programs and ... Python, Spring, Spring Boot, JPA, Maven, Postgres, SQL Server, Hibernate ORM, Restful APIs, and ...

Senior Software Engineer

Edmond, OK · On-site

$110K - $145K/yr

... quality coding practices. Responsibilities : • Design, build, and maintain software across the ... Backend systems (e.g., Python, Golang, APIs), Mobile development (Flutter/Dart, iOS/Swift, Android ...

Showing results 41-60

Python Coding information

See Oklahoma City, OK salary details

$12

$54

$80

How much do python coding jobs pay per hour?

As of Sep 7, 2026, the average hourly pay for python coding in Oklahoma City, OK is $54.48, according to ZipRecruiter salary data. Most workers in this role earn between $44.90 and $61.88 per hour, depending on experience, location, and employer.

What is python coding?

A Python Coding job involves writing, testing, and maintaining software applications using the Python programming language. Professionals in this role may work in web development, data analysis, automation, artificial intelligence, or backend development. They often collaborate with teams to design algorithms, optimize code, and ensure software functionality. Strong problem-solving skills and knowledge of Python libraries and frameworks are essential for success in this role.

What does someone working in python coding do?

Professionals in Python Coding roles often spend their days writing, testing, and debugging code as part of software development projects, collaborating closely with team members such as developers, project managers, or data analysts. They may also review code written by peers, contribute to code documentation, and participate in team meetings to discuss project goals or troubleshoot issues. Some positions involve working on back-end systems, automating tasks, or supporting data operations depending on the organization's focus. The role offers a mix of independent problem-solving and teamwork, making adaptability and strong communication valuable assets.

What are the key skills and qualifications needed to thrive in python coding?

To thrive in Python Coding roles, you need a solid understanding of Python programming, problem-solving skills, and experience with common frameworks and libraries such as Django or Pandas. Familiarity with version control systems (like Git), integrated development environments (IDEs), and sometimes professional certifications like PCEP or PCAP are often advantageous. Strong analytical thinking, adaptability, and effective communication skills help individuals excel in collaborative projects and diverse development environments. These abilities are vital to deliver reliable code, work effectively in teams, and quickly adapt to evolving project requirements.

Are Python coders in demand?

Python coders are in high demand across many industries due to the language's versatility in web development, data analysis, machine learning, and automation. Employers seek professionals with strong programming skills, knowledge of frameworks like Django or Flask, and experience with data tools such as Pandas or NumPy. The demand is expected to grow as Python remains a key language in technology and data-driven fields.

Is Python coding a good career?

Python coding is a valuable skill in the tech industry, with demand across fields such as data analysis, web development, and automation. Python developers often have opportunities for high-paying roles, especially with experience and knowledge of frameworks like Django or data libraries like Pandas. Continuous learning and proficiency with tools like Git can enhance career prospects in Python programming.

What jobs can I get with Python coding?

Python coding skills can qualify you for roles such as software developer, data analyst, data scientist, machine learning engineer, automation engineer, and backend web developer. These jobs often require knowledge of frameworks like Django or Flask, and familiarity with data analysis libraries such as Pandas and NumPy.

What are popular job titles related to Python Coding jobs in Oklahoma City, OK?

For Python Coding jobs in Oklahoma City, OK, the most frequently searched job titles are:

What job categories do people searching Python Coding jobs in Oklahoma City, OK look for?

The top searched job categories for Python Coding jobs in Oklahoma City, OK are:

What cities near Oklahoma City, OK are hiring for Python Coding jobs?

Cities near Oklahoma City, OK with the most Python Coding job openings:

Infographic showing various Python Coding job openings in Oklahoma City, OK as of August 2026, with employment types broken down into 1% Internship, 88% Full Time, 6% Part Time, and 5% Contract. Highlights an 82% Physical, 5% Hybrid, and 13% Remote job distribution, with an average salary of $113,328 per year, or $54.5 per hour.

AI Agent Trajectory Annotator and Reviewer

Bespoke Labs

Norman, OK • On-site

$20 - $30/hr

Full-time

Posted 6 days ago


Job description

Type: Contract, hourly

Location: Remote

Hours: 20–30 per week

Pay: $20–30/hour, based on experience and language coverage

Start: Immediate

ABOUT THE ROLE

We evaluate how well advanced AI coding agents solve real engineering problems. An agent is given a real open source codebase inside a container and a hard task, then works on its own for 80 to 250 steps. A trajectory is the full record of that run — every command, result, and decision.

You will do two jobs, and you should expect either on any given day.

•Annotate — Read a trajectory nobody has looked at yet and judge it step by step.

• Review — Take an existing annotation, written by our AI tooling or another person, and confirm, correct, or reject it.

TASKS YOU'LL SEE

• Feature build — Add a working feature to a live library without breaking anything that already worked.

• Rebuild — Work out what a compiled tool does by running it, then rebuild it to match its output, exit codes, and file effects.

• Bug hunt — Find and fix twenty undocumented bugs across a dozen files with no test suite, then record what caused them.

Mostly Python and Go, with some Rust, C, and Ct+. A trajectory runs about 100 steps.

WHAT YOU JUDGE IN A TRAJECTORY

• Was the command right for the state the environment was actually in?

• Did the agent read the previous output correctly?

• Was the step wrong, or only inefficient — these are scored differently.

• Where did the run first go off course — usually earlier than where it visibly broke.

• Did the agent notice its own mistake and recover, or keep building on a false assumption?

• Did it game the grader instead of solving the task (e.g., weakening a test or hardcoding an expected value)?

WHAT WE NEED FROM YOU

• Experience — 2+ years in software engineering, DevOps, or site reliability, with real debugging in real codebases.

• Languages — Strong in Python or Go, and able to read a language you've never used.

• Linux — Comfortable with logs, running processes, build failures, and containers.

• Workflow — Everyday Git, diffs, pull requests, and issue tracking.

• Debugging — Able to work with no test suite and no error message pointing at the cause.

• Focus — Able to hold context across a long run, because step 74 can depend on step 12.

• Writing — Clear English, since every judgement needs an explanation another engineer can check.