pypi-support icon indicating copy to clipboard operation
pypi-support copied to clipboard

Project Limit Request: OpenDAL - 100 GB

Open Xuanwo opened this issue 1 year ago • 0 comments

Project URL

https://pypi.org/project/opendal/

Does this project already exist?

  • [X] Yes

New limit

100 GiB

Update issue title

  • [X] I have updated the title.

Which indexes

PyPI, TestPyPI

About the project

OpenDAL offers a unified data access layer, empowering users to seamlessly and efficiently retrieve data from diverse storage services. Our goal is to deliver a comprehensive solution for any languages, methods, integrations, and services.

The package opendal is the python binding for this project. We are taking following actions to reduce the release size:

  • Build target to abi3
  • Remove not supported python versions
  • Split into different packages.

But we can expect the project size will keep growing in the future.

How large is each release?

Our last successful release have 42 files, the total size is almost 2GiB. They includes:

52MiB per artifacts * python versions (cpython 3.6 to cython 3.12, pypy) * platforms (linux, macos, windows) * arch (x86, aarch, ...)

How frequently do you make a release?

Once or twice per month.

Code of Conduct

  • [X] I agree to follow the PSF Code of Conduct

Xuanwo avatar May 06 '24 03:05 Xuanwo