Skip to content

1minds3t/uv-ffi

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8,821 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

uv-ffi

This is the source repository. For the full README, API docs, and platform support table, see crates/uv-ffi/README.md or the PyPI page.

Quick install

# Standard platforms (PyPI)
pip install uv-ffi

# Exotic platforms — musl Alpine, armv7, riscv64, s390x, free-threaded, PyPy, GraalPy, cp37
pip install uv-ffi --extra-index-url https://exotic-wheels.github.io

Browse all wheels — PyPI wheels + 600+ additional wheels hosted on GitHub Releases

The extra index combines PyPI wheels + 400+ additional wheels hosted on GitHub Releases, covering every target the PyPI 10 GB limit forced out. If pip can't find a wheel for your platform on PyPI, it'll find it there.

Build from source

pip install uv-ffi --no-binary uv-ffi

Requires a Rust toolchain. If the build fails, check the extra-index-url above — there's almost certainly a pre-built wheel for your platform.

About

PyO3 FFI layer for uv's pip_install internals — call uv directly from Python without CLI overhead. Fork of astral-sh/uv v0.10.8.

Topics

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Rust 98.3%
  • Python 1.6%
  • Shell 0.1%
  • Mustache 0.0%
  • Batchfile 0.0%
  • Nushell 0.0%