pypi / support

Issue tracker for support requests related to using https://pypi.org
90 stars 47 forks source link

File Limit Request: jaxspec - 2000 MB #3966

Open renecotyfanboy opened 2 months ago

renecotyfanboy commented 2 months ago

Project URL

https://pypi.org/project/jaxspec/

Does this project already exist?

New Limit

2000 MB

Update issue title

Which indexes

PyPI

About the project

This project aims at providing a new software analysis tool for X-Ray astronomers. There are a lot of models that are tabulated, and I am currently focusing on reducing the size of the table as much as possible, porting them to efficient formats such as netcdf instead of the casual .fits file we use in astrophysics.

Reasons for the request

Some tables are still pretty huge, and I will work on finding alternative solutions for hosting them. In the meantime, an increase in the size of the files would help me a lot to develop and distribute early versions of this project and publish it with some state-of-the-art models.

Code of Conduct

cmaureir commented 1 week ago

You might need to look in alternatives like https://www.nltk.org/install.html#installing-nltk-data because a 2GB wheel sounds very excessive for a single package.

Additionally you could split the tables in a different packages (in case they don't vary much)