1

Contract Python Jobs in Woonsocket, RI (NOW HIRING)

Contract/FTE Location: Boston, MA | Hybrid / Remote JOB OVERVIEW We are seeking an experienced ... Strong hands-on Python development experience * Snowflake, SQL, and enterprise data integration

Cloud Infrastructure/AI/ML Engineer

Boston, MA · On-site

$116K - $153K/yr

Cloud Infrastructure/AI/ML Engineer (Contract, 12+ months, Hybrid) - Location : Waltham, MA (Hybrid ... AWS, GCP - Proficiency in Python and Bash - Containerization experience (Docker, Kubernetes ...

Cloud Data Engineer

Woonsocket, RI · On-site +1

$53.50 - $71.50/hr

Remote Duration: 12+ Months of Contract * Total IT exp of 5-12 years * 3+ years experience building ... Proficient in a modern scripting language (preferably Python) for automation of build tasks.

Perform advanced programming in Python/Pandas, R, and SQL, and highly customized data extraction ... The is not a contract for employment, and either you or the employer may terminate employment at ...

Portfolio Manager, Multi Asset

Boston, MA · On-site

$200K - $250K/yr

Perform advanced programming in Python/Pandas, R, and SQL, and highly customized data extraction ... The is not a contract for employment, and either you or the employer may terminate employment at ...

Coding Tutor

Boston, MA · Remote

$40/hr

Adapts instruction using block-based tools like Scratch, text-based languages like Python, and ... Varsity Tutors does not contract in: Alaska, California, Colorado, Delaware, Hawaii, Maine, New ...

Data Engineer III (Platform)

Webster, MA · On-site

$100K - $160K/yr

Implement API observability, including logging, performance monitoring, and data contract ... Well versed in Python, Node.js, TypeScript and Java. * System and Design thinking. * Deep ...

Coding Tutor

Providence, RI · Remote

$40/hr

Adapts instruction using block-based tools like Scratch, text-based languages like Python, and ... Varsity Tutors does not contract in: Alaska, California, Colorado, Delaware, Hawaii, Maine, New ...

Senior Integrations Engineer

Boston, MA · On-site

$60 - $77.50/hr

... set of internal Python, JavaScript services running on AWS. You will design and build the ... You will design API-first, contract-first interfaces that survive change, and instrument everything ...

Showing results 41-60

Contract Python information

See Woonsocket, RI salary details

$12

$56

$82

How much do contract python jobs pay per hour?

As of Sep 10, 2026, the average hourly pay for contract python in Woonsocket, RI is $56.17, according to ZipRecruiter salary data. Most workers in this role earn between $46.30 and $63.80 per hour, depending on experience, location, and employer.

What is a contract Python developer?

A Contract Python job is a temporary or project-based position where a developer is hired to work on Python-related tasks for a specific duration. These roles are often found in industries like software development, data science, and automation. Contract Python jobs can be freelance, short-term, or long-term, depending on the employer's needs. They offer flexibility but may not include benefits like full-time employment.

What kinds of projects and responsibilities can I expect as a contract Python developer?

As a Contract Python Developer, you can expect to work on a variety of projects ranging from web application development and API integrations to data processing, automation scripts, and machine learning tasks. Your daily responsibilities may include writing and testing code, debugging issues, collaborating with designers or front-end developers, and participating in code reviews. You'll often interact closely with project managers and clients to define requirements and provide technical solutions. The role offers exposure to different industries and technologies, making it a great opportunity to deepen your expertise and expand your professional network.

What are the key skills and qualifications needed to thrive as a contract Python developer?

To thrive as a Contract Python Developer, you need strong proficiency in Python programming, experience with frameworks such as Django or Flask, and a solid understanding of software development best practices. Familiarity with version control systems like Git, cloud platforms such as AWS or Azure, and relevant certifications such as AWS Certified Developer or Microsoft Certified: Azure Developer Associate are often advantageous. Excellent problem-solving skills, adaptability, and effective communication are essential soft skills in this role. These capabilities ensure you can deliver high-quality, maintainable code on time while collaborating effectively with diverse teams in dynamic, project-based environments.

What are the most commonly searched types of Python jobs in Woonsocket, RI?

The most popular types of Python jobs in Woonsocket, RI are:

What job categories do people searching Contract Python jobs in Woonsocket, RI look for?

The top searched job categories for Contract Python jobs in Woonsocket, RI are:

What cities near Woonsocket, RI are hiring for Contract Python jobs?

Cities near Woonsocket, RI with the most Contract Python job openings:

Infographic showing various Contract Python job openings in Woonsocket, RI as of August 2026, with employment types broken down into 50% Full Time, 20% Part Time, and 30% Contract. Highlights an 80% In-person, and 20% Hybrid job distribution, with an average salary of $116,838 per year, or $56.2 per hour.

AI Agent Trajectory Annotator and Reviewer

Pawtucket, RI

$20 - $30/hr

Full-time

Posted 10 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.