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

Passing options to UV

Open
#40 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

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

Research direction

The issue does not name files or tests. Start by locating where Pythonx invokes UV and where package options are received, then trace how dependency downloads are configured. Done means callers can include --native-tls in their options and UV receives it during dependency installation.

Written by the indexing model from the issue text.

Description

I think I need to be able to pass --native-tls to UV in order to use built in tls on my corporate machine. I wrote a library outside of work that I'd like to use at work which has a pretty strict security regime so this would need to be possible to include in opts in my package which get passed to UV so it will be able to download dependencies.

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.