You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a desktop application that allows travelers to manage their custom equipment of artifacts and weapons for playable characters and makes it convenient for travelers to calculate the associated statistics based on their equipment using the semantic understanding of how the gameplay works. Travelers can create their bespoke loadouts consisting of characters, artifacts and weapons and share them with their fellow travelers. Supported file formats include a human-readable Yet Another Markup Language (YAML) serialization format and a JSON-based Genshin Open Object Definition (GOOD) serialization format.
Efforts made
The project assets have been compressed to their highest order of the compression level.
Repeated project static assets have been removed with the introduction of modularity.
We do not bundle any other packages in the project as we get them externally on installation.
Example data includes assets like images, fonts and training data required for functionality.
The initial release i.e. 0.1.0a1 was 90.2-93.6MB in size while the newer ones have gone up to 104-108MB. With the release of new versions, we expect the sizes to increase but we know that it will stay well under 500MB of size. Please note that we are doing our best to ensure that we consume a minimal amount of storage. Thank you in advance for your consideration.
Code of Conduct
I agree to follow the PSF Code of Conduct
The text was updated successfully, but these errors were encountered:
Hello @gridhead 👋
I've set the upload limit for gi-loadouts to 500 MB on PyPI. Please be mindful of the frequency of releases at that size.
Have a great week 🐍
Project URL
https://pypi.org/project/gi-loadouts/
Does this project already exist?
New Limit
500
Update issue title
Which indexes
PyPI
About the project
Project info
This is a desktop application that allows travelers to manage their custom equipment of artifacts and weapons for playable characters and makes it convenient for travelers to calculate the associated statistics based on their equipment using the semantic understanding of how the gameplay works. Travelers can create their bespoke loadouts consisting of characters, artifacts and weapons and share them with their fellow travelers. Supported file formats include a human-readable Yet Another Markup Language (YAML) serialization format and a JSON-based Genshin Open Object Definition (GOOD) serialization format.
Efforts made
Home page
https://github.com/gridhead/gi-loadouts/
Reasons for the request
The initial release i.e. 0.1.0a1 was 90.2-93.6MB in size while the newer ones have gone up to 104-108MB. With the release of new versions, we expect the sizes to increase but we know that it will stay well under 500MB of size. Please note that we are doing our best to ensure that we consume a minimal amount of storage. Thank you in advance for your consideration.
Code of Conduct
The text was updated successfully, but these errors were encountered: