Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Project Limit Request: llvmlite - 10 GB #5519

Open
3 tasks done
esc opened this issue Jan 21, 2025 · 0 comments
Open
3 tasks done

Project Limit Request: llvmlite - 10 GB #5519

esc opened this issue Jan 21, 2025 · 0 comments

Comments

@esc
Copy link

esc commented Jan 21, 2025

Project URL

https://pypi.org/project/llvmlite/

Does this project already exist?

  • Yes

New limit

10GB

Update issue title

  • I have updated the title.

Which indexes

PyPI

About the project

llvmlite is a simple binding layer for LLVM library. Wheels are statically linked an include binary LLVM library. Main consumer is a Python JIT library called Numba: https://pypi.org/project/numba/

How large is each release?

last release was around 673MB - mainly wheels, source is negligible, four python versions and 5 architectures -- two linux, two osx and one win.

Main size comes from statically including LLVM library. We have taken care to include only those bits needed for running a JIT compiler. Including this makes it possible for users to pip install numba and ave this just work w/o having to use a platform specific package manager to install or compile the LLVM library.

How frequently do you make a release?

About 2-4 times a year with one to two release candidates

Code of Conduct

  • I agree to follow the PSF Code of Conduct
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant