Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Implement builder for python

Open
#187 0 comments 0 reactions 1 assignee View on GitHub

@d4rkstar is already working on this.

Since Dec 7, 2025.

Assessment

This issue has not been assessed yet.

Description

New builder feature activated by

ops ide deploy and ops ide devel

If there is a requirements.txt at the top level (later pom.xml, package.jsom go.mod and so on):

hash the requirements.txt
build if not already built an image
:

It should be rebuild only if the hash chnages

See the code here (a protype)
https://github.com/mastrogpt/olaris-a41/blob/b7e9f4ad00b3e9043fefcbac880552280d8a5710/opsfile.yml#L108

The deploy when parsing parameters should check --docker auto it should replace with --docker python

Note crate a .ops/image.python with the hash
use it to save the hash

Dominant language
Python
Stars
576
Forks
29
Avg merge
51m
Merged PRs (30d)
13

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from apache/openserverless

All issues in apache/openserverless

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.