Skip to content

Conversation

@yashsinghcodes
Copy link
Member

This how it looks like in production:

Screenshot_20250121_025140-1

and if the size is less than 20MB:
Screenshot_20250121_025346

@yashsinghcodes
Copy link
Member Author

Improvement:
Screenshot_20250121_040243-1

@yashsinghcodes
Copy link
Member Author

@frikky if you merge this please make sure I was getting this error:
image

which was added in this commit 0db082d

@frikky
Copy link
Member

frikky commented Jan 21, 2025

@frikky if you merge this please make sure I was getting this error: image

which was added in this commit 0db082d

Just depends on how you import it as a library. Where is your error showing up?

When referencing the SDK elsewhere (like Dockerfile), we use the shuffle_sdk.py file directly.
To use it as a library, it needs to be like this due to how releases happen: https://pypi.org/project/shuffle-sdk/

This ensures from shuffle_sdk import AppBase works due to init.py file magic

@frikky frikky merged commit 6ccf7bf into Shuffle:main Jan 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants