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

Feature Request: Expose `Python.Uv.run!`

Open
#28 6 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
48/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
elixir, python
Domain
api

Research direction

Start by reading the existing Python.Uv.run entry point and the issue's description of binaries defined in pyproject.toml. The work is complete when Python.Uv.run! is exposed so users can execute those Python binaries through the public API; the payload names no files or tests to run.

Written by the indexing model from the issue text.

Description

I am trying to integrate a Python tool that requires running a Python binary, and see that Python.Uv has a run function that automatically downloads the uv binary if it is not available. So I propose to expose the Python.Uv.run! function so the user can execute any Python binary that is defined within the pyproject.toml.

Dominant language
Elixir
Stars
316
Forks
18
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

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 livebook-dev/pythonx

All issues in livebook-dev/pythonx

Similar issues

More Elixir issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.